diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/i386-sse-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/i386-sse-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/i386-sse-1.c b/gcc/testsuite/gcc.dg/i386-sse-1.c index a41a2697dbb..1f657e1f273 100644 --- a/gcc/testsuite/gcc.dg/i386-sse-1.c +++ b/gcc/testsuite/gcc.dg/i386-sse-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target i?86-*-* } } */ +/* { dg-do compile { target i?86-*-* x86_64-*-* } } */ /* { dg-options "-O2 -msse" } */ /* Test that the intrinsics compile with optimization. All of them are |