ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan.d
CommitLineData
2068d885
L
1#source: orphan.s
2#ld: -T orphan.ld
3#readelf: -S --wide
1336939d 4#xfail: [uses_genelf]
075a2b89 5# if not using elf.em, you don't get fancy orphan handling
2068d885
L
6
7#...
57d975e1 8 \[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
74541ad4 9#...
57d975e1 10 \[[ 0-9]+\] \.(text|notbad)[ \t]+PROGBITS[ \t0-9a-f]+AX?.*
2068d885
L
11 \[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
12#...
13 \[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
14 \[[ 0-9]+\] \.note.bar[ \t]+NOTE[ \t0-9a-f]+A.*
15#pass
This page took 0.630366 seconds and 4 git commands to generate.