* ld-discard/static.d: Accept both original sym and section sym.
This commit is contained in:
parent
09b935accc
commit
5bb2a87619
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue