* g++.old-deja/g++.jason/thunk2.C: Guard test with { target fpic }.
From-SVN: r105798
This commit is contained in:
parent
8e6a43093a
commit
17f4409dc0
@ -1,5 +1,7 @@
|
||||
2005-10-22 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* g++.old-deja/g++.jason/thunk2.C: Guard test with { target fpic }.
|
||||
|
||||
* gcc.dg/tree-ssa/20040204-1.c: Adjust XFAIL for CRIS and MMIX.
|
||||
* gcc.dg/tree-ssa/loop-1.c: Adjust "call foo"-scanning for CRIS.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do run }
|
||||
// { dg-do run { target fpic } }
|
||||
// { dg-options "-fPIC" }
|
||||
// { dg-bogus "\[Uu\]nresolved symbol .(_GLOBAL_OFFSET_TABLE_|\[_.A-Za-z\]\[_.0-9A-Za-z\]*@(PLT|GOT|GOTOFF))|\[Bb\]ad fixup at .DATA.:" "PIC unsupported" { xfail *-*-netware* } 0 }
|
||||
// Test that non-variadic function calls using thunks and PIC work right.
|
||||
|
Loading…
Reference in New Issue
Block a user