Add xfail for mcore-elf
This commit is contained in:
parent
2481b576e9
commit
8535ca756a
2 changed files with 5 additions and 0 deletions
|
@ -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 a new issue