]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Do not set the bounds of integer types to be universal
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 10 Dec 2019 10:20:06 +0000 (11:20 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 2 Jun 2020 08:58:06 +0000 (04:58 -0400)
commit25d744bb6cf7e3b9a91930caff9f88814f2c36ca
tree9be7aa7ec3843857450d65e501957884c78acc6e
parenta6b13d324fa2d83538e2c733906ced7b000209ac
[Ada] Do not set the bounds of integer types to be universal

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

gcc/ada/

* sem_ch3.adb (Signed_Integer_Type_Declaration): Change the type
of the bounds from Universal_Integer to Implicit_Base.
gcc/ada/sem_ch3.adb