mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-06 12:04:42 +00:00
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:
parent
5cc5186427
commit
92a289b380
@ -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.
|
||||
|
@ -1,10 +1,8 @@
|
||||
#source: exclude3.s
|
||||
#ld:
|
||||
#readelf: -S --wide
|
||||
#target: x86_64-*-* i?86-*-* ia64-*-*
|
||||
|
||||
#failif
|
||||
#...
|
||||
[ ]*\[.*\][ ]+\.foo1[ ]+.*
|
||||
#...
|
||||
[ ]*\[.*\][ ]+NULL.*
|
||||
[ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*
|
||||
[ ]*\[.*\][ ]+.*STRTAB.*
|
||||
#pass
|
||||
|
@ -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
|
||||
|
@ -1,9 +0,0 @@
|
||||
#source: exclude3.s
|
||||
#ld: --shared
|
||||
#readelf: -S --wide
|
||||
#target: ia64-*-*
|
||||
|
||||
#...
|
||||
[ ]*\[.*\][ ]+\.got.*[ ]+PROGBITS.*
|
||||
[ ]*\[.*\][ ]+.*STRTAB.*
|
||||
#pass
|
Loading…
Reference in New Issue
Block a user