mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
7026832e52
PR 26681 bfd * elflink.c (bfd_elf_gc_sections): Do not arbitrarily keep note sections which are linked to another section. ld * testsuite/ld-elf/pr26681.s: New test. * testsuite/ld-elf/pr26681.d: New test driver. * testsuite/ld-elf/pr26681.l: New test output.
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
#...
|
|
.*: removing unused section '\.unused1' in file 'tmpdir/.*\.o'
|
|
#...
|
|
.*: removing unused section '\.gnu.note1' in file 'tmpdir/.*\.o'
|
|
#...
|