* ld-elf/merge3.d, ld-elf/merge3.s: Delete.

This commit is contained in:
Alan Modra 2007-11-05 02:14:50 +00:00
parent 9ca98086ff
commit 9a5e27bd96
3 changed files with 4 additions and 10 deletions

View file

@ -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.

View file

@ -1,3 +0,0 @@
#source: merge3.s
#ld: -T merge.ld
#error: unterminated string in section `.rodata.str' marked for merging

View file

@ -1,7 +0,0 @@
.section .rodata.str,"aMS","progbits",1
.LC0:
.ascii "abcd"
.text
.global _start
_start:
.long .LC0