aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/orphan.d
blob: 54d10df4cdaa3a4abde7fb547c324b4b12d8cdc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#source: orphan.s
#ld: -T orphan.ld
#readelf: -S --wide

#...
  \[[ 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