aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2005-11-03 11:38:14 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2005-11-03 11:38:14 +0000
commit02f1d17cccdf7feac9e7a6515934b396c82e2b02 (patch)
tree8b1dc776fb3571f43abf35466692f381a27749be /gcc/testsuite/gcc.dg
parentbb11103a968f860541e589de3d62bd4e8ef7e084 (diff)
downloadgcc-02f1d17cccdf7feac9e7a6515934b396c82e2b02.zip
gcc-02f1d17cccdf7feac9e7a6515934b396c82e2b02.tar.gz
gcc-02f1d17cccdf7feac9e7a6515934b396c82e2b02.tar.bz2
Fix regexp.
From-SVN: r106429
Diffstat (limited to 'gcc/testsuite/gcc.dg')
-rw-r--r--gcc/testsuite/gcc.dg/delay-slot-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/delay-slot-1.c b/gcc/testsuite/gcc.dg/delay-slot-1.c
index 2603755..f3bcd8e 100644
--- a/gcc/testsuite/gcc.dg/delay-slot-1.c
+++ b/gcc/testsuite/gcc.dg/delay-slot-1.c
@@ -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;