From: Stephane Carrez Date: Sun, 1 Aug 2004 20:10:05 +0000 (+0000) Subject: * ld-undefined/undefined.exp: The undefine tests now work on X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c98bad6f54520128cefc10718045b5a4ac69aa99;p=binutils-gdb.git * ld-undefined/undefined.exp: The undefine tests now work on 68HC11 and 68HC12. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 18323fcc5c9..f6650d651d8 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-08-01 Stephane Carrez + + * ld-undefined/undefined.exp: The undefine tests now work on + 68HC11 and 68HC12. + 2004-07-29 Kaz Kojima * ld-sh/sh64/crange3-cmpct.rd: Update. diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp index d4bb65053cc..ac7c98600c7 100644 --- a/ld/testsuite/ld-undefined/undefined.exp +++ b/ld/testsuite/ld-undefined/undefined.exp @@ -78,8 +78,6 @@ 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 @@ -134,8 +132,6 @@ 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