* ld-elf/merge3.d, ld-elf/merge3.s: Delete.
This commit is contained in:
parent
9ca98086ff
commit
9a5e27bd96
3 changed files with 4 additions and 10 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-11-05 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-elf/merge3.d, ld-elf/merge3.s: Delete.
|
||||
|
||||
2007-11-05 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* ld-scripts/align.exp: Enable for PECOFF.
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#source: merge3.s
|
||||
#ld: -T merge.ld
|
||||
#error: unterminated string in section `.rodata.str' marked for merging
|
|
@ -1,7 +0,0 @@
|
|||
.section .rodata.str,"aMS","progbits",1
|
||||
.LC0:
|
||||
.ascii "abcd"
|
||||
.text
|
||||
.global _start
|
||||
_start:
|
||||
.long .LC0
|
Loading…
Add table
Reference in a new issue