diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c b/gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c index 370ee13508d..65b891c146c 100644 --- a/gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c +++ b/gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c @@ -1,4 +1,4 @@ -/* { dg-do run { target i?86-*-* x86_64-*-* } } */ +/* { dg-do run } */ /* { dg-require-effective-target sse4 } */ /* { dg-options "-O2 -msse4.1" } */ |