[Bug lto/65380] [5 Regression][ICF] LTO: ICE in add_symbol_to_partition_1, at lto/lto-partition.c:158

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 18 18:28:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65380

--- Comment #14 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Ah, thanks! The patch fixed as in coment #10 is OK for mainline.  We obviously
should not try to do any merging of external symbols; it is pointless. We only
want to calculate equivalences on these to merge non-externals referencing
them.

Patch is OK with the fixes and testcase.



More information about the Gcc-bugs mailing list