diff options
author | Jiufu Guo <guojiufu@linux.ibm.com> | 2023-04-18 15:56:53 +0800 |
---|---|---|
committer | Jiufu Guo <guojiufu@linux.ibm.com> | 2023-04-20 11:19:24 +0800 |
commit | 57e7229a29ca0e9929b61051e4f5857f0b41b6c7 (patch) | |
tree | 359da36d286548bb7486deaddf855de3c74f7bf0 /gcc/tree-stdarg.cc | |
parent | 24a8acc1662c37003a7b54814bf840019fec2190 (diff) | |
download | gcc-57e7229a29ca0e9929b61051e4f5857f0b41b6c7.zip gcc-57e7229a29ca0e9929b61051e4f5857f0b41b6c7.tar.gz gcc-57e7229a29ca0e9929b61051e4f5857f0b41b6c7.tar.bz2 |
PR testsuite/106879 FAIL: gcc.dg/vect/bb-slp-layout-19.c on powerpc64
On P7, option -mno-allow-movmisalign is added during testing, which
prevents slp happen on the case.
Like PR65484 and PR87306, this patch use vect_hw_misalign to guard
the case on powerpc targets.
gcc/testsuite/ChangeLog:
PR testsuite/106879
* gcc.dg/vect/bb-slp-layout-19.c: Modify to guard the check with
vect_hw_misalign on POWERs.
Diffstat (limited to 'gcc/tree-stdarg.cc')
0 files changed, 0 insertions, 0 deletions