* ld-discard/static.d: Accept both original sym and section sym.
authorAlan Modra <amodra@gmail.com>
Fri, 2 Jul 2004 06:46:17 +0000 (06:46 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 2 Jul 2004 06:46:17 +0000 (06:46 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-discard/static.d

index 906009e..858fc2e 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * ld-discard/static.d: Accept both original sym and section sym.
+
 2004-07-01  Jakub Jelinek  <jakub@redhat.com>
 
        * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
index 98ef02f..bf56265 100644 (file)
@@ -1,3 +1,3 @@
 #source: static.s
 #ld: -T discard.ld
-#error: `\.data\.exit' referenced in section `\.text' of tmpdir/dump0.o: defined in discarded section `\.data\.exit' of tmpdir/dump0.o
+#error: `(\.data\.exit|data)' referenced in section `\.text' of tmpdir/dump0.o: defined in discarded section `\.data\.exit' of tmpdir/dump0.o