~angelsl/ubuntu/wily/binutils/mips-cross

« back to all changes in this revision

Viewing changes to ld/testsuite/ld-elf/orphan-region.d

  • Committer: angelsl
  • Date: 2015-11-03 15:54:40 UTC
  • Revision ID: angelsl-20151103155440-gbh6qo1olzlvaiqs
Import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#source: orphan-region.s
 
2
#ld: -T orphan-region.ld -N -z stack-size=0
 
3
#readelf: -S -l --wide
 
4
#xfail: arc-*-* d30v-*-* dlx-*-* fr30-*-* frv-*-elf i860-*-* i960-*-*
 
5
#xfail: iq*-*-* mn10200-*-* moxie-*-* msp*-*-* mt-*-* pj*-*-*
 
6
#xfail: spu-*-* hppa*64*-*-* *-*-nacl*
 
7
# if not using elf32.em, you don't get fancy orphan handling
 
8
# spu twiddles LOAD range, hppa64 adds PHDR, nacl splits to two segments
 
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
#...
 
15
Program Headers:
 
16
  Type.*
 
17
  LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ RWE 0x[0-9a-f]+
 
18
 
 
19
 Section to Segment mapping:
 
20
  Segment Sections...
 
21
   00     .text .rodata .moredata *