ld: Add tests for -z separate-code and -z noseparate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group9b.d
CommitLineData
a33dafc3
L
1#source: group9.s
2#ld: -r --gc-sections --entry bar
3#readelf: -g --wide
0220170b 4#notarget: d30v-*-* dlx-*-* i960-*-* pj*-*-* pru-*-*
de5c4ae2
AM
5#notarget: alpha-*-* hppa64-*-* i370-*-* i860-*-* ia64-*-* mep-*-* mn10200-*-*
6#xfail: cr16-*-* crx-*-*
7# generic linker targets don't support --gc-sections, nor do a bunch of others
8# cr16 and crx use non-standard scripts with memory regions, which don't play
9# well with unique group sections under ld -r.
a33dafc3
L
10
11COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
12 \[Index\] Name
db4677b8
AM
13 \[[ 0-9]+\] \.text\.foo
14 \[[ 0-9]+\] \.data\.foo
a33dafc3 15
db4677b8 16COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 2 sections:
a33dafc3 17 \[Index\] Name
db4677b8
AM
18 \[[ 0-9]+\] \.text\.bar
19 \[[ 0-9]+\] \.rela?\.text\.bar
This page took 0.419048 seconds and 4 git commands to generate.