diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/div-8.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/div-8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/div-8.c b/gcc/testsuite/gcc.target/mips/div-8.c index c2384b20a9d..57866ceb021 100644 --- a/gcc/testsuite/gcc.target/mips/div-8.c +++ b/gcc/testsuite/gcc.target/mips/div-8.c @@ -1,4 +1,4 @@ -/* { dg-options "-O -mgp64 (-mips16)" } */ +/* { dg-options "-mgp64 (-mips16)" } */ /* { dg-final { scan-assembler "\tdivu\t" } } */ /* { dg-final { scan-assembler-not "\tmflo\t" } } */ /* { dg-final { scan-assembler "\tmfhi\t" } } */ |