tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group9b.d
1 #source: group9.s
2 #ld: -r --gc-sections --entry bar
3 #readelf: -g --wide
4 # generic linker targets don't support --gc-sections, nor do a bunch of others
5 #xfail: [is_generic] hppa64-*-* mep-*-* mn10200-*-* pru-*-*
6
7 COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains . sections:
8 \[Index\] Name
9 \[[ 0-9]+\] \.text\.foo
10 #...
11 \[[ 0-9]+\] \.data\.foo
12 #...
13 COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains . sections:
14 \[Index\] Name
15 \[[ 0-9]+\] \.text\.bar
16 #...
17 \[[ 0-9]+\] \.rela?\.text\.bar
18 #pass
This page took 0.030027 seconds and 4 git commands to generate.