aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.cc
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2022-09-29 11:32:57 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2022-09-29 11:32:57 +0100
commit2f52c8caa312d0b2ae2f36df1b6164a508d5feaf (patch)
treeb11904d7bf747ca7734a72c6f6878d87c0cce23d /gcc/cp/cp-objcp-common.cc
parenta31641840af2c40cf36036fa472df34d4a4402c3 (diff)
downloadgcc-2f52c8caa312d0b2ae2f36df1b6164a508d5feaf.zip
gcc-2f52c8caa312d0b2ae2f36df1b6164a508d5feaf.tar.gz
gcc-2f52c8caa312d0b2ae2f36df1b6164a508d5feaf.tar.bz2
data-ref: Fix ranges_maybe_overlap_p test
dr_may_alias_p rightly used poly_int_tree_p to guard a use of ranges_maybe_overlap_p, but used the non-poly extractors. This caused a few failures in the SVE ACLE asm tests. gcc/ * tree-data-ref.cc (dr_may_alias_p): Use to_poly_widest instead of to_widest.
Diffstat (limited to 'gcc/cp/cp-objcp-common.cc')
0 files changed, 0 insertions, 0 deletions