Remove i860, i960, bout and aout-adobe targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-region.d
CommitLineData
f77c3948 1#source: orphan-region.s
04c3a755 2#ld: -T orphan-region.ld -N -z stack-size=0
f77c3948 3#readelf: -S -l --wide
a8eb42a8 4#xfail: d30v-*-* dlx-*-* fr30-*-* frv-*-elf ft32-*-*
73589c9d 5#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
2a64e9e8 6#xfail: spu-*-* hppa*64*-*-* *-*-nacl*
de5c4ae2 7# if not using elf32.em, you don't get fancy orphan handling
2a64e9e8 8# spu twiddles LOAD range, hppa64 adds PHDR, nacl splits to two segments
f77c3948
DJ
9
10#...
11 \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
12 \[[ 0-9]+\] \.rodata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
13 \[[ 0-9]+\] \.moredata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
14#...
15Program Headers:
16 Type.*
82794b69 17 LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ RWE 0x[0-9a-f]+
f77c3948
DJ
18
19 Section to Segment mapping:
20 Segment Sections...
21 00 .text .rodata .moredata *
This page took 0.506597 seconds and 4 git commands to generate.