diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/mips/mips-3d-8.c')
| -rw-r--r-- | gcc/testsuite/gcc.target/mips/mips-3d-8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/mips/mips-3d-8.c b/gcc/testsuite/gcc.target/mips/mips-3d-8.c index 955c2664f90..601e5ff30a4 100644 --- a/gcc/testsuite/gcc.target/mips/mips-3d-8.c +++ b/gcc/testsuite/gcc.target/mips/mips-3d-8.c @@ -1,5 +1,5 @@ /* { dg-do run { target mipsisa64*-*-* } } */ -/* { dg-options "-mips64 -O2 -mips3d -mhard-float -mfp64" } */ +/* { dg-mips-options "-mips64 -O2 -mips3d -mhard-float -mgp64" } */ /* Test MIPS-3D absolute compare and conditional move builtin functions */ #include <stdlib.h> |

