[Bug ipa/65270] [5 regression] ICF needs to match TYPE attributes on memory accesses
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 5 00:11:00 GMT 2015
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
More information about the Gcc-bugs
mailing list