diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2020-05-27 22:42:27 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-07-10 05:16:19 -0400 |
commit | cbe3b8d49d07cf5eee62c3963b843f3ea931b03f (patch) | |
tree | fcd88e4ba1c4b91a9f174b86d926a17125e6c137 /gcc/cp | |
parent | 4e91f87c3e7b76af8a73b52498f76aa3aea50b69 (diff) | |
download | gcc-cbe3b8d49d07cf5eee62c3963b843f3ea931b03f.zip gcc-cbe3b8d49d07cf5eee62c3963b843f3ea931b03f.tar.gz gcc-cbe3b8d49d07cf5eee62c3963b843f3ea931b03f.tar.bz2 |
[Ada] Small cleanup throughout Exp_Ch4
gcc/ada/
* exp_ch4.adb (Expand_Array_Comparison): Reformat.
(Expand_Concatenate): Use standard size values directly and use
Standard_Long_Long_Unsigned instead of RE_Long_Long_Unsigned.
(Expand_Modular_Op): Use Standard_Long_Long_Integer in case the
modulus is larger than Integer.
(Expand_N_Op_Expon): Use standard size value directly.
(Narrow_Large_Operation): Use Uint instead of Nat for sizes and
use a local variable for the size of the type.
(Get_Size_For_Range): Return Uint instead of Nat.
(Is_OK_For_Range): Take Uint instead of Nat.
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions