From fad84867f960096fa21608976bc93c7239e28bf2 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 18 Nov 2009 16:37:56 +0000 Subject: * ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target. * ld-scripts/overlay-size.d: Likewise. * ld-scripts/rgn-at1.d: Likewise. * ld-scripts/rgn-at2.d: Likewise. * ld-scripts/rgn-at3.d: Likewise. * ld-scripts/rgn-at4.d: Likewise. * ld-scripts/rgn-over8-ok.d: Likewise. --- ld/testsuite/ld-scripts/overlay-size.d | 3 +++ ld/testsuite/ld-scripts/rgn-at1.d | 3 +++ ld/testsuite/ld-scripts/rgn-at2.d | 3 +++ ld/testsuite/ld-scripts/rgn-at3.d | 3 +++ ld/testsuite/ld-scripts/rgn-at4.d | 3 +++ ld/testsuite/ld-scripts/rgn-over8-ok.d | 3 +++ 6 files changed, 18 insertions(+) (limited to 'ld/testsuite/ld-scripts') diff --git a/ld/testsuite/ld-scripts/overlay-size.d b/ld/testsuite/ld-scripts/overlay-size.d index 9021aa4..78a9c92 100644 --- a/ld/testsuite/ld-scripts/overlay-size.d +++ b/ld/testsuite/ld-scripts/overlay-size.d @@ -1,6 +1,9 @@ # ld: -T overlay-size.t -Map tmpdir/overlay-size.map # name: overlay size # objdump: --headers +# xfail: rx-*-* +# FAILS on the RX because the linker has to set LMA == VMA for the +# Renesas loader. # # The .bss[123] LMAs are deliberately blanked out. We can't # reliably map overlaid sections to segments. diff --git a/ld/testsuite/ld-scripts/rgn-at1.d b/ld/testsuite/ld-scripts/rgn-at1.d index bae0343..f301bbb 100644 --- a/ld/testsuite/ld-scripts/rgn-at1.d +++ b/ld/testsuite/ld-scripts/rgn-at1.d @@ -2,6 +2,9 @@ # source: rgn-at.s # ld: -T rgn-at1.t # objdump: -w -h +# xfail: rx-*-* +# FAILS on the RX because the linker has to set LMA == VMA for the +# Renesas loader. .*: file format .* diff --git a/ld/testsuite/ld-scripts/rgn-at2.d b/ld/testsuite/ld-scripts/rgn-at2.d index 4656d65..8fd5f1a 100644 --- a/ld/testsuite/ld-scripts/rgn-at2.d +++ b/ld/testsuite/ld-scripts/rgn-at2.d @@ -2,6 +2,9 @@ # source: rgn-at.s # ld: -T rgn-at2.t # objdump: -w -h +# xfail: rx-*-* +# FAILS on the RX because the linker has to set LMA == VMA for the +# Renesas loader. .*: file format .* diff --git a/ld/testsuite/ld-scripts/rgn-at3.d b/ld/testsuite/ld-scripts/rgn-at3.d index 351c3c7..1d21956 100644 --- a/ld/testsuite/ld-scripts/rgn-at3.d +++ b/ld/testsuite/ld-scripts/rgn-at3.d @@ -2,6 +2,9 @@ # source: rgn-at.s # ld: -T rgn-at3.t # objdump: -w -h +# xfail: rx-*-* +# FAILS on the RX because the linker has to set LMA == VMA for the +# Renesas loader. .*: file format .* diff --git a/ld/testsuite/ld-scripts/rgn-at4.d b/ld/testsuite/ld-scripts/rgn-at4.d index 7db7697..9837343 100644 --- a/ld/testsuite/ld-scripts/rgn-at4.d +++ b/ld/testsuite/ld-scripts/rgn-at4.d @@ -2,6 +2,9 @@ # source: rgn-at.s # ld: -T rgn-at4.t # objdump: -w -h +# xfail: rx-*-* +# FAILS on the RX because the linker has to set LMA == VMA for the +# Renesas loader. .*: file format .* diff --git a/ld/testsuite/ld-scripts/rgn-over8-ok.d b/ld/testsuite/ld-scripts/rgn-over8-ok.d index 657b15c..300e947 100644 --- a/ld/testsuite/ld-scripts/rgn-over8-ok.d +++ b/ld/testsuite/ld-scripts/rgn-over8-ok.d @@ -2,6 +2,9 @@ # source: rgn-over8.s # ld: -T rgn-over8.t # objdump: -w -h +# xfail: rx-*-* +# FAILS on the RX because the linker has to set LMA == VMA for the +# Renesas loader. .*: file format .* -- cgit v1.1