a33dafc30d
2009-01-14 H.J. Lu <hongjiu.lu@intel.com> PR ld/9727 * elflink.c (elf_gc_sweep): Exclude the group section if the first member of the section group is excluded. ld/testsuite/ 2009-01-14 H.J. Lu <hongjiu.lu@intel.com> PR ld/9727 * ld-elf/group8.s: New. * ld-elf/group8a.d: Likewise. * ld-elf/group8b.d: Likewise. * ld-elf/group9.s: Likewise. * ld-elf/group9a.d: Likewise. * ld-elf/group9b.d: Likewise.
13 lines
359 B
Makefile
13 lines
359 B
Makefile
#source: group9.s
|
|
#ld: -r --gc-sections --entry bar
|
|
#readelf: -g --wide
|
|
#notarget: ia64-*-*
|
|
|
|
COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections:
|
|
\[Index\] Name
|
|
\[[ 0-9]+\] .text.foo
|
|
\[[ 0-9]+\] .data.foo
|
|
|
|
COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 1 sections:
|
|
\[Index\] Name
|
|
\[[ 0-9]+\] .text.bar
|