]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
authorNick Clifton <nickc@redhat.com>
Mon, 17 Aug 2009 09:22:18 +0000 (09:22 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 17 Aug 2009 09:22:18 +0000 (09:22 +0000)
        unused reloc.
        * ld-elf/linkonce2.d: Likewise.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/linkonce1.d
ld/testsuite/ld-elf/linkonce2.d

index 25b52e5689b21538e8807a11d1cbf55d510dbae1..6f9bc27ab66e7bb668788215854c2674b0c20ce6 100644 (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.
index 35e1787f181697f201ef6fb54a22253b453490ea..c0e331fcb10f71d22ae9da710b2bcf88cce89dae 100644 (file)
@@ -7,6 +7,6 @@
 
 RELOCATION RECORDS FOR \[.debug_frame\]:
 OFFSET[        ]+TYPE[         ]+VALUE[        ]*
-.*(NONE|unused).*\*ABS\*
+.*(NONE|unused|UNUSED).*\*ABS\*
 
 #pass
index 33eb14fff0f384f55f6bfad2ba1fedf477a75371..16b7cd0c32c312e8c1a734093ba0cd040dfb54d3 100644 (file)
@@ -7,6 +7,6 @@
 
 RELOCATION RECORDS FOR \[.debug_frame\]:
 OFFSET[        ]+TYPE[         ]+VALUE[        ]*
-.*(NONE|unused).*\*ABS\*
+.*(NONE|unused|UNUSED).*\*ABS\*
 
 #pass