diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/fpr-moves-8.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/fpr-moves-8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/fpr-moves-8.c b/gcc/testsuite/gcc.target/mips/fpr-moves-8.c index 8b6901b7fc7..bf64193b87e 100644 --- a/gcc/testsuite/gcc.target/mips/fpr-moves-8.c +++ b/gcc/testsuite/gcc.target/mips/fpr-moves-8.c @@ -1,4 +1,4 @@ -/* { dg-options "(-mips16) -mabi=64 -O2 -EB" } */ +/* { dg-options "(-mips16) -mabi=64 -EB" } */ extern long double g[16]; extern unsigned char gstuff[0x10000]; |