* ld-undefined/undefined.exp: Adjust function test.
This commit is contained in:
parent
5835abe726
commit
344897cceb
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-09-21 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-undefined/undefined.exp: Adjust function test.
|
||||
|
||||
2002-09-20 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ld-i386/i386.exp: Only run tests on ELF targets.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue