aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/orphan.d
blob: 9219cf70e1d98b26278c303b33b68ee8840d2c8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#source: orphan.s
#ld: -T orphan.ld
#readelf: -S --wide
#xfail: [uses_genelf]
# if not using elf.em, you don't get fancy orphan handling

#...
  \[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
#...
  \[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
  \[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
#...
  \[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
  \[[ 0-9]+\] \.note.bar[ \t]+NOTE[ \t0-9a-f]+A.*
#pass