Remove xfails for arm toolchains.
This commit is contained in:
parent
b09389bd97
commit
5dcf458ac4
@ -1,3 +1,8 @@
|
||||
1999-07-13 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* ld-undefined/undefined.exp: Do not expect arm toolchains to fail
|
||||
the undefined line test.
|
||||
|
||||
1999-07-10 Ian Lance Taylor <ian@zembu.com>
|
||||
|
||||
* ld-elfvers/vers.exp: Use -rpath in new vers19 test.
|
||||
|
@ -119,9 +119,9 @@ set ml "undefined.c:9: undefined reference to `this_function_is_not_defined'"
|
||||
#
|
||||
# hence the xfails below.
|
||||
|
||||
setup_xfail arm-*-elf
|
||||
setup_xfail strongarm-*-elf
|
||||
setup_xfail thumb-*-elf
|
||||
#setup_xfail arm-*-elf
|
||||
#setup_xfail strongarm-*-elf
|
||||
#setup_xfail thumb-*-elf
|
||||
setup_xfail mcore-*-elf
|
||||
|
||||
checkund $ml $testline
|
||||
|
Loading…
Reference in New Issue
Block a user