bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25591] Should /DISCARD/ : { *(.symtab) *(.strtab) } work?


From: i at maskray dot me
Subject: [Bug ld/25591] Should /DISCARD/ : { *(.symtab) *(.strtab) } work?
Date: Thu, 05 Mar 2020 05:58:18 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25591

--- Comment #3 from Fangrui Song <i at maskray dot me> ---
SECTIONS { .pltfoo : { a.o(.plt) }}  can rename the synthetic section .plt, so
I don't see a problem allowing an input section description to match a
synthetic section.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]