ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan3.d
1 #source: orphan3a.s
2 #source: orphan3b.s
3 #source: orphan3c.s
4 #source: orphan3d.s
5 #source: orphan3e.s
6 #source: orphan3f.s
7 #ld:
8 #readelf: -S --wide
9 #xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "fr30-*-*" "frv-*-*"
10 #xfail: "i860-*-*" "i960-*-*" "iq2000-*-*" "mn10200-*-*" "msp430-*-*" "mt-*-*"
11 #xfail: "or32-*-*" "pj-*-*"
12 #xfail: "cr16-*-*" "crx-*-*" "d10v-*-*" "xstormy16-*-*"
13
14 #...
15 \[[ 0-9]+\] \.foo +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+8 +0+ +A +0 +0 +[0-9]+
16 #...
17 \[[ 0-9]+\] \.foo +NOBITS +[0-9a-f]+ +[0-9a-f]+ +0+8 +0+ +A +0 +0 +[0-9]+
18 #...
19 \[[ 0-9]+\] \.foo +PROGBITS +0+ +[0-9a-f]+ +0+8 +0+ +0 +0 +[0-9]+
20 \[[ 0-9]+\] \.[^f].*
21 #pass
This page took 0.039107 seconds and 5 git commands to generate.