[MIPS] Add Loongson 2K1000 proccessor support.
[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
be570f06
AM
4#xfail: cr16-*-* crx-*-* d30v-*-* dlx-*-* hppa64-*-* mep-*-* mn10200-*-*
5#xfail: pj*-*-* pru-*-* xgate-*-*
de5c4ae2
AM
6# generic linker targets don't support --gc-sections, nor do a bunch of others
7# cr16 and crx use non-standard scripts with memory regions, which don't play
8# well with unique group sections under ld -r.
a33dafc3
L
9
10COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
11 \[Index\] Name
db4677b8
AM
12 \[[ 0-9]+\] \.text\.foo
13 \[[ 0-9]+\] \.data\.foo
a33dafc3 14
db4677b8 15COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 2 sections:
a33dafc3 16 \[Index\] Name
db4677b8
AM
17 \[[ 0-9]+\] \.text\.bar
18 \[[ 0-9]+\] \.rela?\.text\.bar
This page took 0.447576 seconds and 4 git commands to generate.