OSDN Git Service

* ld-plugin/plugin-6.d: Relax file name match.
authoramodra <amodra>
Sat, 6 Nov 2010 10:47:32 +0000 (10:47 +0000)
committeramodra <amodra>
Sat, 6 Nov 2010 10:47:32 +0000 (10:47 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-plugin/plugin-6.d

index e5b1623..24cc68b 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 cb9257d..d107d29 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.
 #...