* ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at5.d
1 # name: rgn-at5
2 # source: rgn-at5.s
3 # ld: -T rgn-at5.t -z max-page-size=0x1000
4 # objdump: -w -h
5 # target: *-*-linux*
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
12 Sections:
13 Idx +Name +Size +VMA +LMA +File off +Algn +Flags
14 0 .sec0 +0+2 +0+02000 +0+2000 +0+02000 +.*
15 1 .sec1 +0+2 +0+01000 +0+012c +0+01000 +.*
16 2 .sec2 +0+2 +0+04000 +0+603c +0+04000 +.*
17 3 .sec3 +0+2 +0+05000 +0+412c +0+03000 +.*
18 4 .sec4 +0+2 +0+02002 +0+2002 +0+02002 +.*
This page took 0.031898 seconds and 5 git commands to generate.