diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2010-09-10 01:00:28 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2010-09-10 01:00:28 +0000 |
commit | d3615e3a49afae80de3c47f213ac87114706f0ea (patch) | |
tree | b9615a728dab5b20b1d2e60945726549cebc78b7 /ld/testsuite/ld-scripts | |
parent | 3568429d1716b5a3f311c3d35e90e2f9064c4838 (diff) | |
download | gdb-d3615e3a49afae80de3c47f213ac87114706f0ea.zip gdb-d3615e3a49afae80de3c47f213ac87114706f0ea.tar.gz gdb-d3615e3a49afae80de3c47f213ac87114706f0ea.tar.bz2 |
* ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
Diffstat (limited to 'ld/testsuite/ld-scripts')
-rw-r--r-- | ld/testsuite/ld-scripts/rgn-at5.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/rgn-at5.d b/ld/testsuite/ld-scripts/rgn-at5.d index ad7d98c..1a37794 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. |