Browse Source

* ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as

with other DWARF2 targets.
gdb-premipsmulti-2000-06-06-branch
Mark Mitchell 27 years ago
parent
commit
d49560a9c3
  1. 5
      ld/testsuite/ChangeLog
  2. 1
      ld/testsuite/ld-undefined/undefined.exp

5
ld/testsuite/ChangeLog

@ -1,3 +1,8 @@
Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
* ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
with other DWARF2 targets.
1999-07-13 Nick Clifton <nickc@cygnus.com>
* ld-undefined/undefined.exp: Do not expect arm toolchains to fail

1
ld/testsuite/ld-undefined/undefined.exp

@ -123,5 +123,6 @@ set ml "undefined.c:9: undefined reference to `this_function_is_not_defined'"
#setup_xfail strongarm-*-elf
#setup_xfail thumb-*-elf
setup_xfail mcore-*-elf
setup_xfail mips-sgi-irix6*
checkund $ml $testline

Loading…
Cancel
Save