diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c b/gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c index ebc5dd67240..75bd1b664be 100644 --- a/gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c +++ b/gcc/testsuite/gcc.target/mips/abi-eabi32-long32.c @@ -1,2 +1,2 @@ -/* { dg-options "-mabi=eabi -mgp32 -mlong32 -O2" } */ +/* { dg-options "-mabi=eabi -mgp32 -mlong32" } */ #include "abi-main.h" |