mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
5b45e89f56
bfd * elf32-pru.c (elf_backend_can_gc_sections): Define as 1. ld * testsuite/ld-elf/group8a.d: Remove pru from XFAIL list. * testsuite/ld-elf/group8b.d: Ditto. * testsuite/ld-elf/group9a.d: Ditto. * testsuite/ld-elf/group9b.d: Ditto. * testsuite/ld-elf/pr12851.d: Ditto. * testsuite/ld-elf/pr22677.d: Ditto. * testsuite/lib/ld-lib.exp (check_gc_sections_available): Remove pru from list.
19 lines
532 B
Makefile
19 lines
532 B
Makefile
#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: [is_generic] hppa64-*-* mep-*-* mn10200-*-*
|
|
|
|
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
|