From 0aa3b0e6e6107262ee3152d2736afa1b483017c5 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 14 Oct 2009 23:12:16 +0000 Subject: [PATCH] * ld-scripts/phdrs3.d: Allow colon in name of linker binary. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-scripts/phdrs3.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 53d111e35dc..6ace2770d3a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-10-14 Joseph Myers + + * ld-scripts/phdrs3.d: Allow colon in name of linker binary. + 2009-10-14 Alan Modra * ld-elf/pr349-1.s, * ld-elf/pr349-2.s, * ld-elf/pr349.d: New. diff --git a/ld/testsuite/ld-scripts/phdrs3.d b/ld/testsuite/ld-scripts/phdrs3.d index 780c5518e65..7b37d8070cf 100644 --- a/ld/testsuite/ld-scripts/phdrs3.d +++ b/ld/testsuite/ld-scripts/phdrs3.d @@ -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.* -- 2.30.2