aboutsummaryrefslogtreecommitdiff
path: root/libphobos/src/std/algorithm/setops.d
diff options
context:
space:
mode:
authorAndre Vieira <andre.simoesdiasvieira@arm.com>2022-10-28 15:05:11 +0100
committerAndre Vieira <andre.simoesdiasvieira@arm.com>2022-10-28 15:05:11 +0100
commit95decac3ce8c8c7c5302cd6fac005a10463de165 (patch)
tree797fec6601837fcb59311e112d626ae2d57458e8 /libphobos/src/std/algorithm/setops.d
parent031a400e49d8db156c43f9ec0b21ab0c2aee8c6d (diff)
downloadgcc-95decac3ce8c8c7c5302cd6fac005a10463de165.zip
gcc-95decac3ce8c8c7c5302cd6fac005a10463de165.tar.gz
gcc-95decac3ce8c8c7c5302cd6fac005a10463de165.tar.bz2
vect: Reject non-byte offsets for gather/scatters [PR107346]
The ada failure reported in the PR was being caused by vect_check_gather_scatter failing to deal with bit offsets that weren't multiples of BITS_PER_UNIT. This patch makes vect_check_gather_scatter reject memory accesses with such offsets. gcc/ChangeLog: PR tree-optimization/107346 * tree-vect-data-refs.cc (vect_check_gather_scatter): Reject offsets that aren't multiples of BITS_PER_UNIT.
Diffstat (limited to 'libphobos/src/std/algorithm/setops.d')
0 files changed, 0 insertions, 0 deletions