]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Get rid of more references to Universal_Integer in expanded code
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 6 Jan 2020 12:14:58 +0000 (13:14 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 3 Jun 2020 10:01:28 +0000 (06:01 -0400)
commitfe2684adda4c471b48e1cb1a69a8ea3d02bf4e1a
tree42ca4b9a8d734f3028adfefe94499acae21dc194
parentc35b8eed79041b1d8f6001904a4c55d6e56ebb21
[Ada] Get rid of more references to Universal_Integer in expanded code

2020-06-03  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* exp_attr.adb (Attribute_Valid): Use Standard_Long_Long_Integer
in lieu of Universal_Integer as large integer type.
* exp_ch3.adb (Expand_Freeze_Enumeration_Type): Likewise.
gcc/ada/exp_attr.adb
gcc/ada/exp_ch3.adb