diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/abi-n64-long64.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/abi-n64-long64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/abi-n64-long64.c b/gcc/testsuite/gcc.target/mips/abi-n64-long64.c index a670fe5af91..19e6d91d2de 100644 --- a/gcc/testsuite/gcc.target/mips/abi-n64-long64.c +++ b/gcc/testsuite/gcc.target/mips/abi-n64-long64.c @@ -1,2 +1,2 @@ -/* { dg-options "-mabi=64 -mlong64 addressing=absolute -O2" } */ +/* { dg-options "-mabi=64 -mlong64 addressing=absolute" } */ #include "abi-main.h" |