summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2010-11-06 10:47:32 +0000
committerAlan Modra <amodra@bigpond.net.au>2010-11-06 10:47:32 +0000
commit0b4b7aa6e6e4b218ab623b5adc1eb980416bffd8 (patch)
tree6359539d8dfe13d7ed53ad081da19241396fb85b /ld/testsuite/ld-plugin
parentb5a15284492e76a2d8b8eb78098eee0a351cf866 (diff)
downloadbinutils-redhat-0b4b7aa6e6e4b218ab623b5adc1eb980416bffd8.tar.gz
* ld-plugin/plugin-6.d: Relax file name match.
Diffstat (limited to 'ld/testsuite/ld-plugin')
-rw-r--r--ld/testsuite/ld-plugin/plugin-6.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-plugin/plugin-6.d b/ld/testsuite/ld-plugin/plugin-6.d
index cb9257dd0e..d107d29b4a 100644
--- a/ld/testsuite/ld-plugin/plugin-6.d
+++ b/ld/testsuite/ld-plugin/plugin-6.d
@@ -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.
#...