diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/fix-r10000-6.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/fix-r10000-6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/fix-r10000-6.c b/gcc/testsuite/gcc.target/mips/fix-r10000-6.c index d8bdb4516de..62f8fdfb4bd 100644 --- a/gcc/testsuite/gcc.target/mips/fix-r10000-6.c +++ b/gcc/testsuite/gcc.target/mips/fix-r10000-6.c @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options "-O2 -mfix-r10000" } */ +/* { dg-options "-mfix-r10000" } */ /* { dg-final { scan-assembler-times "\tbeql\t" 3 } } */ /* { dg-message "note: '__sync_fetch_and_nand' changed semantics in GCC 4.4" "" { target *-*-* } 0 } */ |