diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/cmov1.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/cmov1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/cmov1.c b/gcc/testsuite/gcc.target/i386/cmov1.c index a20b21340ec..edbbda58482 100644 --- a/gcc/testsuite/gcc.target/i386/cmov1.c +++ b/gcc/testsuite/gcc.target/i386/cmov1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target i?86-*-* x86_64-*-* } } */ +/* { dg-do compile } */ /* This test checks for absolute memory operands. */ /* { dg-require-effective-target nonpic } */ /* { dg-options "-O2 -march=k8" } */ |