]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* ld-plugin/plugin-6.d: Relax file name match.
authorAlan Modra <amodra@gmail.com>
Sat, 6 Nov 2010 10:47:32 +0000 (10:47 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 6 Nov 2010 10:47:32 +0000 (10:47 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-plugin/plugin-6.d

index e5b162309745cd84823f0d1b8f966be14a8b3768..24cc68b532f1ea81f50dbd21964700367f43727b 100644 (file)
@@ -1,3 +1,7 @@
+2010-11-06  Kirill A. Shutemov  <kirill@shutemov.name>
+
+       * ld-plugin/plugin-6.d: Relax file name match.
+
 2010-11-05  Joseph Myers  <joseph@codesourcery.com>
 
        * ld-tic6x/attr-unknown-1.d, ld-tic6x/attr-unknown-1000-1.s,
index cb9257dd0eb285488a5d4d3ba65ba7acc8386e9b..d107d29b4a13989147484610a9cd98ae3e548c7f 100644 (file)
@@ -26,6 +26,6 @@ hook called: claim_file tmpdir/text.o \[@0/.* not claimed
 #...
 hook called: all symbols read.
 tmpdir/main.o: In function `main':
-.*ld/testsuite/ld-plugin/main.c:12: undefined reference to `func'
+.*main.c.*: undefined reference to `func'
 hook called: cleanup.
 #...