aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/group9b.d
blob: 66a173208724687e7f685a1f9d7a039dc4c45608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#source: group9.s
#ld: -r --gc-sections --entry bar
#readelf: -g --wide
# generic linker targets don't support --gc-sections, nor do a bunch of others
#xfail: d30v-*-* dlx-*-* hppa64-*-* mep-*-* mn10200-*-*
#xfail: pj*-*-* pru-*-* xgate-*-*

COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains . sections:
   \[Index\]    Name
   \[[ 0-9]+\]   \.text\.foo
#...
   \[[ 0-9]+\]   \.data\.foo
#...
COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains . sections:
   \[Index\]    Name
   \[[ 0-9]+\]   \.text\.bar
#...
   \[[ 0-9]+\]   \.rela?\.text\.bar
#pass