IPA ICF: handle correctly indirect_calls.
authorMartin Liska <mliska@suse.cz>
Mon, 12 Jan 2015 09:59:39 +0000 (10:59 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 12 Jan 2015 09:59:39 +0000 (09:59 +0000)
commit1c928ddc69d2f9c9ff2105635a666d82c2e0ee98
tree13b7da17f84e61fb821e0dc87f2fde1a971befe2
parent76478bf94bb4e3027ecb132d88e416dcf5996371
IPA ICF: handle correctly indirect_calls.

* ipa-icf.c (sem_function::equals_wpa): Add indirect_calls as indication
that a function is not leaf.
(sem_function::compare_polymorphic_p): Likewise.

From-SVN: r219456
gcc/ChangeLog
gcc/ipa-icf.c