aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.cc
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2023-10-03 12:32:10 -0400
committerAndrew MacLeod <amacleod@redhat.com>2023-10-03 17:15:27 -0400
commitd8808c37d29110872fa51b98e71aef9e160b4692 (patch)
treeda9498b7364ab71858a83b09f076b257ac8fb7b3 /gcc/combine.cc
parent5f18797450549e4f67a75ee2b08cd639ae1fa54d (diff)
downloadgcc-d8808c37d29110872fa51b98e71aef9e160b4692.zip
gcc-d8808c37d29110872fa51b98e71aef9e160b4692.tar.gz
gcc-d8808c37d29110872fa51b98e71aef9e160b4692.tar.bz2
Don't use range_info_get_range for pointers.
Pointers only track null and nonnull, so we need to handle them specially. * tree-ssanames.cc (set_range_info): Use get_ptr_info for pointers rather than range_info_get_range.
Diffstat (limited to 'gcc/combine.cc')
0 files changed, 0 insertions, 0 deletions