47c2b7b8083a81ee16489885bda59b8a81fe3c13
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group7.d
1 #source: ../../../binutils/testsuite/binutils-all/group.s
2 #source: ../../../binutils/testsuite/binutils-all/group-2.s
3 #source: ../../../binutils/testsuite/binutils-all/group-3.s
4 #source: ../../../binutils/testsuite/binutils-all/group-4.s
5 #ld: -r
6 #readelf: -g --wide
7 #xfail: cr16-*-* crx-*-*
8 # cr16 and crx use non-standard scripts with memory regions, which don't play
9 # well with unique group sections under ld -r.
10
11 #...
12 COMDAT group section \[[ 0-9]+\] `\.group' \[foo_group\] contains . sections:
13 \[Index\] Name
14 \[[ 0-9]+\] .text.foo
15 #...
16 \[[ 0-9]+\] .data.foo
17 #...
18 COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains . sections:
19 \[Index\] Name
20 \[[ 0-9]+\] .text.foo
21 #...
22 \[[ 0-9]+\] .data.bar
23 #...
24 COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains . sections:
25 \[Index\] Name
26 \[[ 0-9]+\] .text.foo3
27 #...
28 \[[ 0-9]+\] .data.bar3
29 #...
30 COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains . sections:
31 \[Index\] Name
32 \[[ 0-9]+\] .text.foo4
33 #...
34 \[[ 0-9]+\] .data.foo4
35 #pass
This page took 0.030018 seconds and 4 git commands to generate.