aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.cc
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2022-10-19 09:21:22 -0400
committerAndrew MacLeod <amacleod@redhat.com>2022-10-19 11:56:45 -0400
commit69a233610f6b27cd4283561569d8ce0f35044dc4 (patch)
tree3ed43fbeb9757a78e807312905406f09463e7750 /gcc/tree-cfg.cc
parent47684e58edc92ffdd4c636dbd34359b4c22e863a (diff)
downloadgcc-69a233610f6b27cd4283561569d8ce0f35044dc4.zip
gcc-69a233610f6b27cd4283561569d8ce0f35044dc4.tar.gz
gcc-69a233610f6b27cd4283561569d8ce0f35044dc4.tar.bz2
Use Value_Range when applying inferred ranges.
Applying an inferred range is using int_range_ma as the temporary rather than the general purpose Value_Range. This causes it to trap if we have a non-integral inferred range. * gimple-range-cache.cc (ranger_cache::range_from_dom): Use Value_Range not int_range_max.
Diffstat (limited to 'gcc/tree-cfg.cc')
0 files changed, 0 insertions, 0 deletions