bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25315] `__tcf_0' referenced in section `.rodata._ZNK6common26Cha


From: amodra at gmail dot com
Subject: [Bug ld/25315] `__tcf_0' referenced in section `.rodata._ZNK6common26ChainResidueAtomDescriptor3strB5cxx11Ev.cst4' of mode_query_balls_distances.o: defined in discarded section `.text.__tcf_0[_ZNK6common26ChainResidueAtomDescriptor3strB5cxx11Ev]' of mode_query_balls_dis
Date: Fri, 27 Dec 2019 01:35:39 +0000

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

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