diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/xchg-2.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/xchg-2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/xchg-2.c b/gcc/testsuite/gcc.target/i386/xchg-2.c index 1af4c98d741..0853d14c1e7 100644 --- a/gcc/testsuite/gcc.target/i386/xchg-2.c +++ b/gcc/testsuite/gcc.target/i386/xchg-2.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target i?86-*-* x86_64-*-* } } */ +/* { dg-do compile } */ /* { dg-options "-Os" } */ unsigned short good(unsigned short a) |