aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/link
diff options
context:
space:
mode:
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-09-01 17:18:06 -0700
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-09-01 17:25:53 -0700
commitdb195c5381ceb2570f8a1798fd82996f7ba8f82e (patch)
tree0fa30168a8a56cf9134924ef4f4aa99e6fcfd23e /gcc/testsuite/rust/link
parent6adf8e424d7c3f52d003eec1b23564e34a8c98e2 (diff)
downloadgcc-db195c5381ceb2570f8a1798fd82996f7ba8f82e.zip
gcc-db195c5381ceb2570f8a1798fd82996f7ba8f82e.tar.gz
gcc-db195c5381ceb2570f8a1798fd82996f7ba8f82e.tar.bz2
Testsuite: Don't test vector-compare-1.C on strict alignment targets
This testcase will fail on strict alignment targets due to the requirement of doing a possible unaligned load. This fixes that. Note this testcase still fails on arm (and maybe riscv) targets while having unaligned loads, they have slow ones. Pushed as obvious after testing on x86_64-linux-gnu to make sure it is still testing. gcc/testsuite/ChangeLog: * g++.dg/tree-ssa/vector-compare-1.C: Restrict to non_strict_align targets. Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
Diffstat (limited to 'gcc/testsuite/rust/link')
0 files changed, 0 insertions, 0 deletions