From d3615e3a49afae80de3c47f213ac87114706f0ea Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Fri, 10 Sep 2010 01:00:28 +0000 Subject: [PATCH] * ld-scripts/rgn-at5.d: Restrict to *-*-linux*. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-scripts/rgn-at5.d | 1 + 2 files changed, 5 insertions(+) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d4a9b9ef7d..d973f8a511 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2010-09-10 Hans-Peter Nilsson + + * ld-scripts/rgn-at5.d: Restrict to *-*-linux*. + 2010-09-09 H.J. Lu PR ld/11998 diff --git a/ld/testsuite/ld-scripts/rgn-at5.d b/ld/testsuite/ld-scripts/rgn-at5.d index ad7d98c6a8..1a37794755 100644 --- a/ld/testsuite/ld-scripts/rgn-at5.d +++ b/ld/testsuite/ld-scripts/rgn-at5.d @@ -2,6 +2,7 @@ # source: rgn-at5.s # ld: -T rgn-at5.t -z max-page-size=0x1000 # objdump: -w -h +# target: *-*-linux* # xfail: rx-*-* # FAILS on the RX because the linker has to set LMA == VMA for the # Renesas loader. -- 2.34.1