diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c b/gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c index 5569bf521e8..bb6fa17ac03 100644 --- a/gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c +++ b/gcc/testsuite/gcc.target/mips/abi-eabi64-long64.c @@ -1,2 +1,2 @@ -/* { dg-options "-mabi=eabi -mgp64 -mlong64 -O2" } */ +/* { dg-options "-mabi=eabi -mgp64 -mlong64" } */ #include "abi-main.h" |