Fix regexp.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 3 Nov 2005 11:38:14 +0000 (11:38 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 3 Nov 2005 11:38:14 +0000 (11:38 +0000)
From-SVN: r106429

gcc/testsuite/gcc.dg/delay-slot-1.c

index 2603755169612748b95f59c6c0361cd3a10a3897..f3bcd8ec7564156c7519bd73059042edde706ddc 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O2" } */
-/* { dg-options "-O2 -mabi=64" { target mips-*-linux } } */
+/* { dg-options "-O2 -mabi=64" { target mips-*-linux-* } } */
 
 struct offset_v1 {
     int k_uniqueness;