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: danglin at gcc dot gnu.org
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: Tue, 31 Dec 2019 19:12:42 +0000

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

--- Comment #15 from John David Anglin <danglin at gcc dot gnu.org> ---
I tend to think the linker should provide a mechanism to ignore or fixup
references to discarded sections on a symbol basis.  Doing it on a section
basis seems somewhat imprecise.

If there isn't a reasonably simple way to implement the above, I think it would
be better if I change gcc to put PLABEL32 (and DIR32) references to functions
in COMDAT groups back into ".data.rel.ro.local".

-- 
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]