diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/sdata-4.c')
-rw-r--r-- | gcc/testsuite/gcc.target/mips/sdata-4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/sdata-4.c b/gcc/testsuite/gcc.target/mips/sdata-4.c index f88348d..7786c6d 100644 --- a/gcc/testsuite/gcc.target/mips/sdata-4.c +++ b/gcc/testsuite/gcc.target/mips/sdata-4.c @@ -1,4 +1,4 @@ -/* { dg-mips-options "-G4 -mexplicit-relocs -mno-gpopt" } */ +/* { dg-options "-G4 -mexplicit-relocs -mno-gpopt" } */ /* { dg-final { scan-assembler-not "%gp_?rel" } } */ /* { dg-final { scan-assembler-not "\\\$gp" } } */ |