diff options
author | Richard Biener <rguenther@suse.de> | 2023-04-14 11:35:58 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-04-14 11:43:18 +0200 |
commit | 040e64b09d4422c7d3c51bee098043782112b924 (patch) | |
tree | 38d15885d722bbb945d258bfc7a956b921f9df70 /gcc/range-op-float.cc | |
parent | 9d1a6119590ef828f9782a7083d03e535bc2f2cf (diff) | |
download | gcc-040e64b09d4422c7d3c51bee098043782112b924.zip gcc-040e64b09d4422c7d3c51bee098043782112b924.tar.gz gcc-040e64b09d4422c7d3c51bee098043782112b924.tar.bz2 |
Fix vect-simd-clone testcase dump scanning
This replaces i686*-*-* && { ! lp64 } with the appropriate
{ i?86-*-* x86_64-*-* } && { ! lp64 } for the testcases and
also amends the e variants checking last variant for avx.
I've used avx in the dump scanning, not avx_runtime, since
the dumps get produced when one would not execute but only
compile them. The f varaints lack AVX checking, I didn't
rectify this with this patch.
* gcc.dg/vect/vect-simd-clone-16e.c: Fix x86 lp64 checking
and add missing avx guard.
* gcc.dg/vect/vect-simd-clone-17e.c: Likewise.
* gcc.dg/vect/vect-simd-clone-18e.c: Likewise.
* gcc.dg/vect/vect-simd-clone-16f.c: Fix x86 lp64 checking.
* gcc.dg/vect/vect-simd-clone-17f.c: Likewise.
* gcc.dg/vect/vect-simd-clone-18f.c: Likewise.
Diffstat (limited to 'gcc/range-op-float.cc')
0 files changed, 0 insertions, 0 deletions