r230698 - in /trunk/gcc: ChangeLog ipa-icf-gimp...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sat Nov 21 03:57:00 GMT 2015
Author: hubicka
Date: Sat Nov 21 03:57:48 2015
New Revision: 230698
URL: https://gcc.gnu.org/viewcvs?rev=230698&root=gcc&view=rev
Log:
* ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL;
do not check AGGREGATE_TYPE_P when adding TYPE_MODE;
Check that all record types are complete.
* ipa-icf-gimple.c (func_checker::compatible_types_p): Do not
compare alias sets for types w/o alias sets.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-icf-gimple.c
trunk/gcc/ipa-icf.c
More information about the Gcc-cvs
mailing list