diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2021-07-01 17:57:16 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2021-07-01 18:13:12 +0200 |
commit | cdf4576b201aa81fd853b06242b16e4215ead5a9 (patch) | |
tree | 7152f3be0aa3bb31cd5f33a43da9bbe69eaf8dd7 /gcc/input.c | |
parent | cc8453012f75dc6dbd20bf3a94c4819a2bff46db (diff) | |
download | gcc-cdf4576b201aa81fd853b06242b16e4215ead5a9.zip gcc-cdf4576b201aa81fd853b06242b16e4215ead5a9.tar.gz gcc-cdf4576b201aa81fd853b06242b16e4215ead5a9.tar.bz2 |
Use intermediate integer type with proper signedness
This is a minor regression present on mainline and 11 branch, whereby the
value of the Enum_Rep attribute is always unsigned.
gcc/ada/
PR ada/101094
* exp_attr.adb (Get_Integer_Type): Return an integer type with the
same signedness as the input type.
Diffstat (limited to 'gcc/input.c')
0 files changed, 0 insertions, 0 deletions