ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[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
de5c4ae2 4# generic linker targets don't support --gc-sections, nor do a bunch of others
1336939d 5#xfail: [is_generic] hppa64-*-* mep-*-* mn10200-*-* pru-*-*
a33dafc3 6
fbaf61ad 7COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains . sections:
a33dafc3 8 \[Index\] Name
db4677b8 9 \[[ 0-9]+\] \.text\.foo
fbaf61ad 10#...
db4677b8 11 \[[ 0-9]+\] \.data\.foo
fbaf61ad
NC
12#...
13COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains . sections:
a33dafc3 14 \[Index\] Name
db4677b8 15 \[[ 0-9]+\] \.text\.bar
fbaf61ad 16#...
db4677b8 17 \[[ 0-9]+\] \.rela?\.text\.bar
fbaf61ad 18#pass
This page took 0.52316 seconds and 4 git commands to generate.