* ipa-icf.c (sem_function::init): Fix formating; skip GIMPLE_PREDICT.
commitd5d259d4ad5e63ea36d086746e6ba82ed6f82bf3
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Mar 2015 22:22:26 +0000 (1 22:22 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Mar 2015 22:22:26 +0000 (1 22:22 +0000)
treebca4388d8754c5208003420a930bf8c221bf2c88
parentbad6d817fb43f231017b39159cbc36c69d6adbf3
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221092 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-icf.c
gcc/ipa-icf.h