* ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
due to elf/Dwarf2 binutils limitation.
This commit is contained in:
parent
d522f22725
commit
8afcbaff98
@ -1,3 +1,8 @@
|
||||
2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
|
||||
|
||||
* ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812
|
||||
due to elf/Dwarf2 binutils limitation.
|
||||
|
||||
2003-10-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elfvers/vers.exp (test_ldfail): Add "-Wl," to pass the
|
||||
|
@ -78,6 +78,8 @@ setup_xfail "alpha*-*-linux*"
|
||||
setup_xfail "hppa*64*-*-*"
|
||||
setup_xfail "mn10300-*-elf"
|
||||
setup_xfail "sh-*-*"
|
||||
setup_xfail "m6811-*-*"
|
||||
setup_xfail "m6812-*-*"
|
||||
|
||||
set mf "tmpdir/undefined.o* In function `function':"
|
||||
checkund $mf $testfn
|
||||
@ -132,6 +134,8 @@ set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
|
||||
setup_xfail mcore-*-elf
|
||||
setup_xfail mips-sgi-irix6*
|
||||
setup_xfail "sh64-*-*"
|
||||
setup_xfail "m6811-*-*"
|
||||
setup_xfail "m6812-*-*"
|
||||
|
||||
# The undefined test fails on 31 bit s/390 because the address of the
|
||||
# function `this_function_is_not_defined' is stored in the literal pool of
|
||||
|
Loading…
Reference in New Issue
Block a user