diff options
author | Alan Modra <amodra@gmail.com> | 2002-09-21 14:14:00 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-09-21 14:14:00 +0000 |
commit | 344897cceb8d840d3d94cb676740dfb6c73c6130 (patch) | |
tree | 4376ada46c8597599bfee1e9656ed42b902ca49b /ld/testsuite/ld-undefined | |
parent | 5835abe726181cbfbd5eabfa38b88ee3c78e9242 (diff) | |
download | gdb-344897cceb8d840d3d94cb676740dfb6c73c6130.zip gdb-344897cceb8d840d3d94cb676740dfb6c73c6130.tar.gz gdb-344897cceb8d840d3d94cb676740dfb6c73c6130.tar.bz2 |
* ld-undefined/undefined.exp: Adjust function test.
Diffstat (limited to 'ld/testsuite/ld-undefined')
-rw-r--r-- | ld/testsuite/ld-undefined/undefined.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp index 1f5c19b..a881376 100644 --- a/ld/testsuite/ld-undefined/undefined.exp +++ b/ld/testsuite/ld-undefined/undefined.exp @@ -79,7 +79,7 @@ setup_xfail "hppa*64*-*-*" setup_xfail "mn10300-*-elf" setup_xfail "sh-*-*" -set mf "tmpdir/undefined.o: In function `function':" +set mf "tmpdir/undefined.o* In function `function':" checkund $mf $testfn # COFF SH gets this test wrong--it reports line 10, because although |