* 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 25b52e5..6f9bc27 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 35e1787..c0e331f 100644 (file)
@@ -7,6 +7,6 @@
 
 RELOCATION RECORDS FOR \[.debug_frame\]:
 OFFSET[        ]+TYPE[         ]+VALUE[        ]*
-.*(NONE|unused).*\*ABS\*
+.*(NONE|unused|UNUSED).*\*ABS\*
 
 #pass
index 33eb14f..16b7cd0 100644 (file)
@@ -7,6 +7,6 @@
 
 RELOCATION RECORDS FOR \[.debug_frame\]:
 OFFSET[        ]+TYPE[         ]+VALUE[        ]*
-.*(NONE|unused).*\*ABS\*
+.*(NONE|unused|UNUSED).*\*ABS\*
 
 #pass