OSDN Git Service

* ld-scripts/phdrs3.d: Allow colon in name of linker binary.
authorjsm28 <jsm28>
Wed, 14 Oct 2009 23:12:15 +0000 (23:12 +0000)
committerjsm28 <jsm28>
Wed, 14 Oct 2009 23:12:15 +0000 (23:12 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-scripts/phdrs3.d

index 53d111e..6ace277 100644 (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.
index 780c551..7b37d80 100644 (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.*