[Ada] AI12-0237 Getting the representation of an enumeration value
authorArnaud Charlet <charlet@adacore.com>
Fri, 31 Jan 2020 12:52:25 +0000 (07:52 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 5 Jun 2020 12:17:38 +0000 (08:17 -0400)
commit61fa3fd79ff9bf41651ca99f2f13902e91ca736d
tree6b18995fd9ffca10f04276a9d71ba7089f390d73
parent79d09a491c9ca17e2159d73e0e9855d64d6fa7cf
[Ada] AI12-0237 Getting the representation of an enumeration value

2020-06-05  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

* sem_attr.ads (Attribute_Impl_Def): Remove Enum_Rep/Val.
* sem_attr.adb (Attribute_20): New, move Enum_Rep/Val here.
(Analyze_Attribute): Take Attribute_20 into account.
gcc/ada/sem_attr.adb
gcc/ada/sem_attr.ads