[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at5.d
CommitLineData
a2d1e028
L
1# name: rgn-at5
2# source: rgn-at5.s
3# ld: -T rgn-at5.t -z max-page-size=0x1000
4# objdump: -w -h
f1ac0afe 5# target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
a2d1e028
L
6# xfail: rx-*-*
7# FAILS on the RX because the linker has to set LMA == VMA for the
8# Renesas loader.
9
10.*: file format .*
11
12Sections:
13Idx +Name +Size +VMA +LMA +File off +Algn +Flags
ea5cae92
NC
14 0 .sec0 +0+4 +0+2000 +0+2000 +0+1000 +.*
15 1 .sec1 +0+4 +0+1000 +0+2004 +0+2000 +.*
a8c75b76
AM
16 2 .sec2 +0+4 +0+4000 +0+603c +0+[45]000 +.*
17 3 .sec3 +0+4 +0+5000 +0+5000 +0+[34]000 +.*
18 4 .sec4 +0+4 +0+2008 +0+2008 +0+[23]008 +.*
19 5 .sec5 +0+4 +0+200c +0+200c +0+[23]00c +.*
1391e79b 20#pass
This page took 0.378485 seconds and 4 git commands to generate.