OSDN Git Service

gcc/testsuite/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jan 2008 10:17:29 +0000 (10:17 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jan 2008 10:17:29 +0000 (10:17 +0000)
* gcc.target/mips/lazy-binding-1.c: Skip for mips16.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131936 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/lazy-binding-1.c

index 98a200f..d569cf1 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-29  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
+
 2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>
 
        * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
index eb4f808..761be46 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-do compile { target nomips16 } } */
 /* { dg-mips-options "-mabicalls -mshared -mexplicit-relocs -O2 -fno-delayed-branch" } */
 
 void bar (void);