diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2015-06-26 10:03:22 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2015-06-26 10:03:22 +0000 |
commit | 87ab2b04ae1997b5b90f5dd11494f2186ee4f3a8 (patch) | |
tree | 02d1c7bd4feb8917b2ba8c73342c9d9ba436756f /gcc/cp/cp-array-notation.c | |
parent | 63be509029db0b15f445400c75722862cf252b25 (diff) | |
download | gcc-87ab2b04ae1997b5b90f5dd11494f2186ee4f3a8.zip gcc-87ab2b04ae1997b5b90f5dd11494f2186ee4f3a8.tar.gz gcc-87ab2b04ae1997b5b90f5dd11494f2186ee4f3a8.tar.bz2 |
trans.c (loop_info_d): Add low_bound...
* gcc-interface/trans.c (loop_info_d): Add low_bound, high_bound,
artificial, has_checks and warned_aggressive_loop_optimizations.
(gigi): Set warn_aggressive_loop_optimizations to 0.
(inside_loop_p): New inline predicate.
(push_range_check_info): Rename into...
(find_loop_for): ...this and do not push range_check_info_d object.
(Loop_Statement_to_gnu): Set artificial, low_bound and high_bound
fields of gnu_loop_info. Adjust detection of checks enabled by
-funswitch-loops and adds one for -faggressive-loop-optimizations.
(gnat_to_gnu) <N_Indexed_Component>: If aggressive loop optimizations
are enabled, warn for loops overrunning an array of size 1 not at the
end of a record.
From-SVN: r224998
Diffstat (limited to 'gcc/cp/cp-array-notation.c')
0 files changed, 0 insertions, 0 deletions