* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an

unused reloc.
        * ld-elf/linkonce2.d: Likewise.
This commit is contained in:
Nick Clifton 2009-08-17 09:22:18 +00:00
parent 3f73820325
commit ed4e4aa28d
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2009-08-17 Nick Clifton <nickc@redhat.com>
* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
unused reloc.
* ld-elf/linkonce2.d: Likewise.
2009-08-10 Jan Kratochvil <jan.kratochvil@redhat.com>
Test go32 stub preservation by objcopy.

View File

@ -7,6 +7,6 @@
RELOCATION RECORDS FOR \[.debug_frame\]:
OFFSET[ ]+TYPE[ ]+VALUE[ ]*
.*(NONE|unused).*\*ABS\*
.*(NONE|unused|UNUSED).*\*ABS\*
#pass

View File

@ -7,6 +7,6 @@
RELOCATION RECORDS FOR \[.debug_frame\]:
OFFSET[ ]+TYPE[ ]+VALUE[ ]*
.*(NONE|unused).*\*ABS\*
.*(NONE|unused|UNUSED).*\*ABS\*
#pass