mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
gas/ELF: slightly relax elf/file*.d expectations
Despite the re-ordering done for the file symbols, some targets manage to put section symbols ahead of it.
This commit is contained in:
parent
1c35a88f1d
commit
fa7cc15f24
@ -1,3 +1,9 @@
|
||||
2015-12-09 Jan Beulich <jbeulich@suse.com>
|
||||
|
||||
* gas/elf/file.d: Allow arbitrary entries at the beginning of
|
||||
the symbol table.
|
||||
* gas/elf/file-2.d: Likewise.
|
||||
|
||||
2015-12-08 Jan Beulich <jbeulich@suse.com>
|
||||
|
||||
* gas/elf/bad-bss.d, gas/elf/bad-bss.err: New.
|
||||
|
@ -4,6 +4,7 @@
|
||||
.*: .*
|
||||
|
||||
SYMBOL TABLE:
|
||||
#...
|
||||
0+ l[ ]*df \*ABS\*[ ]+0+ file-2\.s
|
||||
#...
|
||||
0+ l[ ]*\.text[ ]+0+ local1
|
||||
|
@ -4,6 +4,7 @@
|
||||
.*: .*
|
||||
|
||||
SYMBOL TABLE:
|
||||
#...
|
||||
0+ l[ ]*df \*ABS\*[ ]+0+ ~tilde
|
||||
#...
|
||||
0+ l[ ]*df \*ABS\*[ ]+0+ hash\#
|
||||
|
Loading…
Reference in New Issue
Block a user