diff options
Diffstat (limited to 'gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c')
-rw-r--r-- | gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c b/gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c index 33acfbb9bd8..08d046bf1c8 100644 --- a/gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c +++ b/gcc/testsuite/gcc.misc-tests/i386-pf-athlon-1.c @@ -3,7 +3,7 @@ locality hints. */ /* { dg-do compile { target i?86-*-* } } */ -/* { dg-forbid-option "-m64" } */ +/* { dg-skip-if "" { i?86-*-* } { "-m64" } { "" } } */ extern void exit (int); |