[AArch64] Cortex-A53 erratum 835769 linker workaround
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at2.d
CommitLineData
113e6845
NS
1# name: rgn-at2
2# source: rgn-at.s
3# ld: -T rgn-at2.t
4# objdump: -w -h
fad84867
NC
5# xfail: rx-*-*
6# FAILS on the RX because the linker has to set LMA == VMA for the
7# Renesas loader.
113e6845
NS
8
9.*: file format .*
10
11Sections:
12Idx +Name +Size +VMA +LMA +File off +Algn +Flags
d5773560
NS
13 0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
14 1 .data +0+[0-9a-f][0-9a-f] +0+0030000 +0+0030000 +.*
15 2 .bss +0+[0-9a-f][0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
This page took 0.245728 seconds and 4 git commands to generate.