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

--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
Oh, wait a minute.  Why are there references to a local symbol in a comdat
section?  That just seems odd.  The linker will keep just one of the multiple
copies of the comdat section but there normally isn't any translation of a
local symbol in one discarded comdat section to the equivalent local symbol in
the kept section.  Locals are local after all.  This has to be a gcc problem.

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

Reply via email to