mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 10:24:13 +00:00
Fix pr20528 testsuite
PR ld/20528 * testsuite/ld-elf/pr20528a.d: xfail generic elf targets. Allow multiple .text sections for hppa-linux. * testsuite/ld-elf/pr20528b.d: Likewise.
This commit is contained in:
parent
4eca02287c
commit
80169c8a23
@ -1,3 +1,10 @@
|
||||
2016-09-30 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR ld/20528
|
||||
* testsuite/ld-elf/pr20528a.d: xfail generic elf targets. Allow
|
||||
multiple .text sections for hppa-linux.
|
||||
* testsuite/ld-elf/pr20528b.d: Likewise.
|
||||
|
||||
2016-09-30 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ldmain.c (default_bfd_error_handler): New function pointer.
|
||||
|
@ -2,8 +2,11 @@
|
||||
#source: pr20528b.s
|
||||
#ld: -r
|
||||
#readelf: -S --wide
|
||||
#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
|
||||
#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
|
||||
|
||||
#...
|
||||
[ ]*\[.*\][ ]+\.text.startup[ ]+PROGBITS.*[ ]+AX[ ]+.*
|
||||
#...
|
||||
[ ]*\[.*\][ ]+\.text.startup[ ]+PROGBITS.*[ ]+AXE[ ]+.*
|
||||
#pass
|
||||
|
@ -2,8 +2,11 @@
|
||||
#source: pr20528a.s
|
||||
#ld: -r
|
||||
#readelf: -S --wide
|
||||
#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-* i860-*-* i960-*-*
|
||||
#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
|
||||
|
||||
#...
|
||||
[ ]*\[.*\][ ]+\.text.startup[ ]+PROGBITS.*[ ]+AXE[ ]+.*
|
||||
#...
|
||||
[ ]*\[.*\][ ]+\.text.startup[ ]+PROGBITS.*[ ]+AX[ ]+.*
|
||||
#pass
|
||||
|
Loading…
Reference in New Issue
Block a user