From: Stephane Carrez Date: Mon, 27 Oct 2003 11:42:30 +0000 (+0000) Subject: * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812 X-Git-Tag: cagney_bigcore-20040122-branchpoint~1031 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8afcbaff980c8e5453c7a869102f3507895c7383;p=platform%2Fupstream%2Fbinutils.git * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812 due to elf/Dwarf2 binutils limitation. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index a33402c..81f7575 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-10-27 Stephane Carrez + + * ld-undefined/undefined.exp: Mark as xfail for m6811 and m6812 + due to elf/Dwarf2 binutils limitation. + 2003-10-23 H.J. Lu * ld-elfvers/vers.exp (test_ldfail): Add "-Wl," to pass the diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp index ac7c986..d4bb650 100644 --- a/ld/testsuite/ld-undefined/undefined.exp +++ b/ld/testsuite/ld-undefined/undefined.exp @@ -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