mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
Add xfail for mcore-elf
This commit is contained in:
parent
2481b576e9
commit
8535ca756a
@ -1,3 +1,7 @@
|
||||
1999-05-17 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* ld-undefined/undefined.exp: Add xfail for mcore-elf.
|
||||
|
||||
1999-05-11 DJ Delorie <dj@cygnus.com>
|
||||
|
||||
* ld-srec/srec.exp: Do not run tests for PE based ports.
|
||||
|
@ -122,5 +122,6 @@ set ml "undefined.c:9: undefined reference to `this_function_is_not_defined'"
|
||||
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