lazy-binding-1.c: Skip for mips16.
gcc/testsuite/ * gcc.target/mips/lazy-binding-1.c: Skip for mips16. From-SVN: r131936
This commit is contained in:
parent
dc5554292f
commit
4f2b2b0dce
2 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* { dg-do compile { target nomips16 } } */
|
||||
/* { dg-mips-options "-mabicalls -mshared -mexplicit-relocs -O2 -fno-delayed-branch" } */
|
||||
|
||||
void bar (void);
|
||||
|
|
Loading…
Add table
Reference in a new issue