Use failif on ld-elf/exclude3 tests

* ld-elf/exclude3a.d: Remove target and use failif.

	* ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
	use failif

	* ld-elf/exclude3d.d: Removed.
This commit is contained in:
H.J. Lu 2012-08-24 18:24:52 +00:00
parent 5cc5186427
commit 92a289b380
4 changed files with 16 additions and 18 deletions

View File

@ -1,3 +1,12 @@
2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/exclude3a.d: Remove target and use failif.
* ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
use failif
* ld-elf/exclude3d.d: Removed.
2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test.

View File

@ -1,10 +1,8 @@
#source: exclude3.s
#ld:
#readelf: -S --wide
#target: x86_64-*-* i?86-*-* ia64-*-*
#failif
#...
[ ]*\[.*\][ ]+\.foo1[ ]+.*
#...
[ ]*\[.*\][ ]+NULL.*
[ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*
[ ]*\[.*\][ ]+.*STRTAB.*
#pass

View File

@ -1,9 +1,9 @@
#source: exclude3.s
#ld: --shared
#readelf: -S --wide
#target: x86_64-*-* i?86-*-*
#target: *-*-linux* *-*-gnu*
#failif
#...
[ ]*\[.*\][ ]+\.foo1[ ]+.*
#...
[ ]*\[.*\][ ]+\.dynamic[ ]+DYNAMIC.*
[ ]*\[.*\][ ]+.*STRTAB.*
#pass

View File

@ -1,9 +0,0 @@
#source: exclude3.s
#ld: --shared
#readelf: -S --wide
#target: ia64-*-*
#...
[ ]*\[.*\][ ]+\.got.*[ ]+PROGBITS.*
[ ]*\[.*\][ ]+.*STRTAB.*
#pass