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.