diff options
author | Andrew Pinski <andrew.pinski@oss.qualcomm.com> | 2025-09-01 17:18:06 -0700 |
---|---|---|
committer | Andrew Pinski <andrew.pinski@oss.qualcomm.com> | 2025-09-01 17:25:53 -0700 |
commit | db195c5381ceb2570f8a1798fd82996f7ba8f82e (patch) | |
tree | 0fa30168a8a56cf9134924ef4f4aa99e6fcfd23e /gcc/testsuite/gcc.target/powerpc/sse2-pslld-1.c | |
parent | 6adf8e424d7c3f52d003eec1b23564e34a8c98e2 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
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/gcc.target/powerpc/sse2-pslld-1.c')
0 files changed, 0 insertions, 0 deletions