diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg')
-rw-r--r-- | gcc/testsuite/gcc.dg/i386-sse-10.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/i386-sse-10.c b/gcc/testsuite/gcc.dg/i386-sse-10.c index ae557f3..688ae0f 100644 --- a/gcc/testsuite/gcc.dg/i386-sse-10.c +++ b/gcc/testsuite/gcc.dg/i386-sse-10.c @@ -1,6 +1,6 @@ /* PR 17930 */ /* { dg-do run { target i?86-*-* x86_64-*-* } } */ -/* { dg-options "-O1 -msse2 -mfpmode=sse -mno-accumulate-outgoing-args" } */ +/* { dg-options "-O1 -msse2 -mfpmath=sse -mno-accumulate-outgoing-args" } */ #include "i386-cpuid.h" |