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