diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2019-08-30 13:50:34 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2019-08-30 13:50:34 +0000 |
commit | 815b53683243f09194a9a0af270cde060c2d58e7 (patch) | |
tree | 9e19d5a983504c5d22e0775588ca9c14f226c37c /gcc/debug.c | |
parent | 3eefaaa9fe42837b1debc49575b4a5405bf0af3b (diff) | |
download | gcc-815b53683243f09194a9a0af270cde060c2d58e7.zip gcc-815b53683243f09194a9a0af270cde060c2d58e7.tar.gz gcc-815b53683243f09194a9a0af270cde060c2d58e7.tar.bz2 |
gigi.h (gigi_checking_assert): New macro.
* gcc-interface/gigi.h (gigi_checking_assert): New macro.
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Type>:
Remove redundant test and adjust comments. Minor tweaks.
* gcc-interface/trans.c (Call_to_gnu): Do not generate range checks,
instead assert that the Do_Range_Check flag is not set. Adjust call
to convert_with_check.
(gnat_to_gnu): Likewise.
(assoc_to_constructor): Likewise.
(pos_to_constructor): Likewise. Remove GNAT_COMPONENT_TYPE parameter.
(emit_range_check): Delete.
(convert_with_check): Remove RANGE_P parameter and adjust. Do a single
overflow check for modular types.
From-SVN: r275174
Diffstat (limited to 'gcc/debug.c')
0 files changed, 0 insertions, 0 deletions