summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2009-10-14 23:12:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2009-10-14 23:12:15 +0000
commit960a90d6b1eae746a03449de620b9eb750c91c4d (patch)
tree17277c90c05a4fa7b608c90f0bdd4a4ac154d47a /ld/testsuite/ld-scripts
parentedaf17f0d3335d8c11c7d42425f3aa21a147611c (diff)
downloadbinutils-redhat-960a90d6b1eae746a03449de620b9eb750c91c4d.tar.gz
* ld-scripts/phdrs3.d: Allow colon in name of linker binary.
Diffstat (limited to 'ld/testsuite/ld-scripts')
-rw-r--r--ld/testsuite/ld-scripts/phdrs3.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/phdrs3.d b/ld/testsuite/ld-scripts/phdrs3.d
index 780c5518e6..7b37d8070c 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.*