* ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at4.d
CommitLineData
ec6d26be
NS
1# name: rgn-at4
2# source: rgn-at.s
3# ld: -T rgn-at4.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.
ec6d26be
NS
8
9.*: file format .*
10
11Sections:
12Idx +Name +Size +VMA +LMA +File off +Algn +Flags
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+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
15 2 .bss +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
16 3 .trail +0+[0-9a-f][0-9a-f] +0+00100[0-9a-f]+ +0+00200[0-9a-f]+ +.*
This page took 0.045284 seconds and 4 git commands to generate.