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