mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:57:03 +08:00
* ld-discard/static.d: Accept both original sym and section sym.
This commit is contained in:
@ -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>
|
2004-07-01 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
|
* ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#source: static.s
|
#source: static.s
|
||||||
#ld: -T discard.ld
|
#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
|
||||||
|
Reference in New Issue
Block a user