Fix date.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group7.d
CommitLineData
936e8389
L
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
8#...
9COMDAT group section \[[ 0-9]+\] `foo_group' \[foo_group\] contains 2 sections:
10 \[Index\] Name
11 \[[ 0-9]+\] .text.foo
12 \[[ 0-9]+\] .data.foo
13#...
14COMDAT group section \[[ 0-9]+\] `.group' \[.text.foo\] contains 2 sections:
15 \[Index\] Name
16 \[[ 0-9]+\] .text.foo
17 \[[ 0-9]+\] .data.bar
18#...
19COMDAT group section \[[ 0-9]+\] `.group' \[foo3\] contains 2 sections:
20 \[Index\] Name
21 \[[ 0-9]+\] .text.foo3
22 \[[ 0-9]+\] .data.bar3
23#...
24COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains 2 sections:
25 \[Index\] Name
26 \[[ 0-9]+\] .text.foo4
27 \[[ 0-9]+\] .data.foo4
28#pass
This page took 0.105365 seconds and 4 git commands to generate.