OSDN Git Service

gcc/testsuite/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / mips / mips-sched-madd.c
index 92f14e1..c0f9d33 100644 (file)
@@ -1,7 +1,7 @@
 /* Test for case where another independent multiply insn may interfere
    with a macc chain.  */
 /* { dg-do compile } */
-/* { dg-mips-options "-Os -march=24kf" } */
+/* { dg-options "-Os -march=24kf" } */
 
 NOMIPS16 int foo (int a, int b, int c, int d, int e, int f, int g)
 {