pr34641.C: Put the dg-do first.
gcc/testsuite/ * g++.dg/torture/pr34641.C: Put the dg-do first. From-SVN: r131937
This commit is contained in:
parent
4f2b2b0dce
commit
f66816e872
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
|
||||
|
||||
* g++.dg/torture/pr34641.C: Put the dg-do first.
|
||||
|
||||
2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
|
||||
|
||||
* gcc.target/mips/lazy-binding-1.c: Skip for mips16.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// { dg-do compile }
|
||||
// { dg-require-effective-target fpic }
|
||||
// { dg-require-visibility "" }
|
||||
// { dg-options "-fPIC" }
|
||||
// { dg-do compile }
|
||||
|
||||
|
||||
typedef __SIZE_TYPE__ size_t;
|
||||
|
|
Loading…
Add table
Reference in a new issue