aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-edge.cc
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2022-03-18 11:50:33 -0400
committerAndrew MacLeod <amacleod@redhat.com>2022-05-13 10:39:41 -0400
commit98e475a8f58ca3ba6e9bd5c9276efce4236f5d26 (patch)
tree23b251154718e5f4ef9bfcc95ba0c0be5fda847d /gcc/gimple-range-edge.cc
parentb0ad41c6101ad6f9729bf53a8dcdccad0778e513 (diff)
downloadgcc-98e475a8f58ca3ba6e9bd5c9276efce4236f5d26.zip
gcc-98e475a8f58ca3ba6e9bd5c9276efce4236f5d26.tar.gz
gcc-98e475a8f58ca3ba6e9bd5c9276efce4236f5d26.tar.bz2
Fix return value in ranger_cache::get_global_range.
The "is_current" status is returned by parameter, but was being returned by the function as well instead of true if NAME had a global range, and FALSE if it did not. * gimple-range-cache.cc (ranger_cache::get_global_range): Return the had_global value instead.
Diffstat (limited to 'gcc/gimple-range-edge.cc')
0 files changed, 0 insertions, 0 deletions