[Ada] Adjust expansion of perfect hash function for Value
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 10 Jan 2021 17:28:35 +0000 (18:28 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 5 May 2021 08:18:59 +0000 (04:18 -0400)
commit3e4ea94b01d2ffc34bc49d886ca8cb21d011c9cf
treec3c5600ef933995a24d68a6e943f20ab1336cd0a
parentc11207d345f8d678d440a3ff0f335b2ed25513e7
[Ada] Adjust expansion of perfect hash function for Value

gcc/ada/

* exp_imgv.ads (Build_Enumeration_Image_Tables): Adjust comment.
* exp_imgv.adb (Build_Enumeration_Image_Tables): Add the
declaration nodes of the 4 tables to the declaration list of the
function body.
gcc/ada/exp_imgv.adb
gcc/ada/exp_imgv.ads