r221092 - in /trunk/gcc: ChangeLog ipa-icf.c ip...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sun Mar 1 22:22:00 GMT 2015


Author: hubicka
Date: Sun Mar  1 22:22:26 2015
New Revision: 221092

URL: https://gcc.gnu.org/viewcvs?rev=221092&root=gcc&view=rev
Log:
	* ipa-icf.c (sem_function::init): Fix formating; skip GIMPLE_PREDICT.
	(sem_item::add_expr): New function.
	(sem_function::hash_stmt): Handle operands of most statements.
	(sem_variable::get_hash): Hash the actual constructor.
	* ipa-icf.h (sem_item): Add add_expr.
	(sem_function): Update prototype of hash_stmt

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c
    trunk/gcc/ipa-icf.h



More information about the Gcc-cvs mailing list