]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: aarch64: restore torture options in vml[as]_float_not_used.c
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 17 Mar 2025 23:38:50 +0000 (23:38 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Tue, 25 Mar 2025 12:57:59 +0000 (12:57 +0000)
Remove dg-options, so that the test is executed as expected using the
options defined by advsimd-intrinsics.exp.

gcc/testsuite/
* gcc.target/aarch64/advsimd-intrinsics/vmla_float_not_fused.c:
Remove dg-options.
* gcc.target/aarch64/advsimd-intrinsics/vmls_float_not_fused.c:
Likewise.

gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla_float_not_fused.c
gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls_float_not_fused.c

index 18d176794f0447a3815e8da62824813103bcb6c9..8f1d012230adc5e55a2179f13f30a396a7119e3f 100644 (file)
@@ -1,7 +1,5 @@
 /* { dg-do compile } */
 /* { dg-skip-if "" { arm*-*-* } } */
-/* { dg-options "-O3" } */
-
 
 #include <arm_neon.h>
 
index 6c51d042de9929c645e837f572450ac048197c42..f4345644e08af475f71efb1ca22050ce7f6c9fd4 100644 (file)
@@ -1,7 +1,5 @@
 /* { dg-do compile } */
 /* { dg-skip-if "" { arm*-*-* } } */
-/* { dg-options "-O3" } */
-
 
 #include <arm_neon.h>