https://sourceware.org/bugzilla/show_bug.cgi?id=25591
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |WONTFIX
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
ld.lld giving errors on "/DISCARD/ : { *(*) }" is just a lld bug. There is no
way we will want to copy the lld behaviour of allowing a discard of .symtab
and/or .strtab either. What exactly does *(.symtab) mean anyway? It ought to
mean discard all input .symtab sections, which doesn't make any sort of sense.
--
You are receiving this mail because:
You are on the CC list for the bug.