mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-10 09:35:24 +08:00
Add xfail for mcore-elf
This commit is contained in:
ld/testsuite
@ -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>
|
1999-05-11 DJ Delorie <dj@cygnus.com>
|
||||||
|
|
||||||
* ld-srec/srec.exp: Do not run tests for PE based ports.
|
* 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 arm-*-elf
|
||||||
setup_xfail strongarm-*-elf
|
setup_xfail strongarm-*-elf
|
||||||
setup_xfail thumb-*-elf
|
setup_xfail thumb-*-elf
|
||||||
|
setup_xfail mcore-*-elf
|
||||||
|
|
||||||
checkund $ml $testline
|
checkund $ml $testline
|
||||||
|
Reference in New Issue
Block a user