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