* ld-scripts/phdrs3.d: Allow colon in name of linker binary.

This commit is contained in:
Joseph Myers 2009-10-14 23:12:16 +00:00
parent 98b5404363
commit 0aa3b0e6e6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-10-14 Joseph Myers <joseph@codesourcery.com>
* ld-scripts/phdrs3.d: Allow colon in name of linker binary.
2009-10-14 Alan Modra <amodra@bigpond.net.au>
* ld-elf/pr349-1.s, * ld-elf/pr349-2.s, * ld-elf/pr349.d: New.

View File

@ -1,4 +1,4 @@
# name: PHDRS headers
# source: phdrs.s
# ld: -T phdrs3.t
# error: \A[^ \n:]*:[^:\n]*:5: PHDRS and FILEHDR.*
# error: \A[^ \n]*:[^:\n]*:5: PHDRS and FILEHDR.*