diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2020-10-21 09:33:06 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2020-10-21 10:44:10 +0200 |
commit | 878315ae489ebf92e97470d7019da91f1c57436d (patch) | |
tree | 2609df0f07f28aa2ed18cfac9f7a6a048c6e33bb /gcc/fortran/class.c | |
parent | 121a8812c45b3155ccbd268b000ad00a778e81e8 (diff) | |
download | gcc-878315ae489ebf92e97470d7019da91f1c57436d.zip gcc-878315ae489ebf92e97470d7019da91f1c57436d.tar.gz gcc-878315ae489ebf92e97470d7019da91f1c57436d.tar.bz2 |
Adjust overflow for invariants in bounds_of_var_in_loop.
Invariants returned from SCEV can have TREE_OVERFLOW set. Clear the
overflow as we do with the rest of the values returned from this
function.
gcc/ChangeLog:
* gimple-range.cc (gimple_ranger::range_of_ssa_name_with_loop_info):
Remove TREE_OVERFLOW special case.
* vr-values.c (bounds_of_var_in_loop): Adjust overflow for
invariants.
Diffstat (limited to 'gcc/fortran/class.c')
0 files changed, 0 insertions, 0 deletions