1#source: group8.s
2#ld: -r --gc-sections --entry foo
3#readelf: -g --wide
4#notarget: d30v-*-* dlx-*-* i960-*-* pj*-*-*
5#notarget: 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.
10
11COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 1 sections:
12   \[Index\]    Name
13   \[[ 0-9]+\]   .text.foo
14