https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65270
--- Comment #17 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Author: hubicka Date: Thu Mar 5 00:10:29 2015 New Revision: 221199 URL: https://gcc.gnu.org/viewcvs?rev=221199&root=gcc&view=rev Log: PR ipa/65270 * ipa-icf.c (sem_item::compare_cgraph_references): Compare vtable references for their containing type. (sem_function::equals_wpa): Compare TYPE_RESTRICT and type attributes. Modified: trunk/gcc/ChangeLog trunk/gcc/ipa-icf.c