* script-sections.cc(class Memory_region): Remove
[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
d3615e3a 5# target: *-*-linux*
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 +.*
16 2 .sec2 +0+4 +0+4000 +0+603c +0+4000 +.*
17 3 .sec3 +0+4 +0+5000 +0+5000 +0+3000 +.*
18 4 .sec4 +0+4 +0+2008 +0+2008 +0+2008 +.*
19 5 .sec5 +0+4 +0+200c +0+200c +0+200c +.*
1391e79b 20#pass
This page took 0.030725 seconds and 4 git commands to generate.