From: Alan Modra Date: Wed, 28 Aug 2002 00:11:40 +0000 (+0000) Subject: * ld-discard/discard.exp: xfail m6812. X-Git-Tag: drow-cplus-branchpoint~502 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d110b652a77965efb19039b9b61e4e64ee85448;p=thirdparty%2Fbinutils-gdb.git * ld-discard/discard.exp: xfail m6812. * ld-scripts/map-address.d: Adjust for extras emitted by pe targets. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 2c4a7717252..3758e28eae0 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-08-28 Alan Modra + + * ld-discard/discard.exp: xfail m6812. + * ld-scripts/map-address.d: Adjust for extras emitted by pe targets. + 2002-08-27 Alan Modra * ld-mmix/b-nosym.d: Revert last change. diff --git a/ld/testsuite/ld-discard/discard.exp b/ld/testsuite/ld-discard/discard.exp index ef054e7ed61..1a46ff12712 100644 --- a/ld/testsuite/ld-discard/discard.exp +++ b/ld/testsuite/ld-discard/discard.exp @@ -41,6 +41,7 @@ for { set i 0 } { $i < [llength $test_list] } { incr i } { # We need to strip the ".d", but can leave the dirname. verbose [file rootname [lindex $test_list $i]] # These fail because they use the generic linker. - setup_xfail "arc-*" "d30v-*" "dlx-*" "i960-*" "or32-*" "pj-*" + setup_xfail "arc-*" "d30v-*" "dlx-*" "i960-*" "m6812-*" "m68hc12-*" + setup_xfail "or32-*" "pj-*" run_dump_test [file rootname [lindex $test_list $i]] } diff --git a/ld/testsuite/ld-scripts/map-address.d b/ld/testsuite/ld-scripts/map-address.d index da377c42d84..289b6850416 100644 --- a/ld/testsuite/ld-scripts/map-address.d +++ b/ld/testsuite/ld-scripts/map-address.d @@ -1,6 +1,6 @@ #... Linker script and memory map - +#... *0x0*010001 *\. = 0x10001 *0x0*010001 *foo = \. *0x0*010201 *\. = \(\. \+ 0x200\)