diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/amd64-abi-7.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/amd64-abi-7.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/amd64-abi-7.c b/gcc/testsuite/gcc.target/i386/amd64-abi-7.c index fcca680a09c..e7abede5c42 100644 --- a/gcc/testsuite/gcc.target/i386/amd64-abi-7.c +++ b/gcc/testsuite/gcc.target/i386/amd64-abi-7.c @@ -1,4 +1,4 @@ -/* { dg-do run { target { ! { ia32 } } } } */ +/* { dg-do run { target { ! ia32 } } } */ /* { dg-options "-O2 -mno-sse" } */ #include <stdarg.h> |