diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-04-17 11:45:53 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-04-17 11:45:53 +0200 |
commit | 7ec03c41de320fb747fa2a90f5d3b6db3aa4dde1 (patch) | |
tree | b56008e082d8d437a9c5d3ca31708f7581c974d0 /gcc/data-streamer.cc | |
parent | f66ae49bba7d3b8c999498a0e166c0a2f99ec61a (diff) | |
download | gcc-7ec03c41de320fb747fa2a90f5d3b6db3aa4dde1.zip gcc-7ec03c41de320fb747fa2a90f5d3b6db3aa4dde1.tar.gz gcc-7ec03c41de320fb747fa2a90f5d3b6db3aa4dde1.tar.bz2 |
testsuite: Fix up vect-simd-clone-1[678]f.c tests some more
With
make check-gcc check-g++ -j32 -k RUNTESTFLAGS='--target_board=unix\{-m32,-m32/-mavx,-m32/-mavx512f,-m32/-march=cascadelake,-m64,-m64/-mavx,-m64/-mavx512f,-m64/-march=cascadelake\}
+vect.exp=vect-simd-clone*'
the vect-simd-clone-1[678]f.c tests fail with -m32/-mavx512f and -m32/-march=cascadelake,
in that case there are zero matches rather than the 4 expected for ia32.
-m64/-mavx512f and -m64/-march=cascadelake works fine though (2 expected
matches).
So, the following patch just adds -mno-avx512f for x86 non-lp64.
2023-04-17 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/vect/vect-simd-clone-16f.c: Add -mno-avx512f for non-lp64 x86.
* gcc.dg/vect/vect-simd-clone-17f.c: Likewise.
* gcc.dg/vect/vect-simd-clone-18f.c: Likewise.
Diffstat (limited to 'gcc/data-streamer.cc')
0 files changed, 0 insertions, 0 deletions