[Ada] Small cleanup in the Expand_Image_Attribute procedure
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Jan 2021 09:38:53 +0000 (10:38 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 5 May 2021 08:19:01 +0000 (04:19 -0400)
commit003241bcaed0c6864d5dcc3ac101d3608f751fbc
tree1f41b76779417a30281cfcecaf72d04805486558
parent8c9f315a98df706275a23d46d0539294ff715edc
[Ada] Small cleanup in the Expand_Image_Attribute procedure

gcc/ada/

* exp_imgv.adb (Is_User_Defined_Enumeration_Type): Delete.
(Expand_Image_Attribute): Move inline expansion into normal flow of
control, move down declarations and remove superfluous processing.
gcc/ada/exp_imgv.adb