* ld-discard/discard.exp: xfail m6812.

* ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
This commit is contained in:
Alan Modra 2002-08-28 00:11:40 +00:00
parent 6459ecfa96
commit 6d110b652a
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-08-28 Alan Modra <amodra@bigpond.net.au>
* ld-discard/discard.exp: xfail m6812.
* ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
2002-08-27 Alan Modra <amodra@bigpond.net.au>
* ld-mmix/b-nosym.d: Revert last change.

View File

@ -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]]
}

View File

@ -1,6 +1,6 @@
#...
Linker script and memory map
#...
*0x0*010001 *\. = 0x10001
*0x0*010001 *foo = \.
*0x0*010201 *\. = \(\. \+ 0x200\)