ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
authorJan Hubicka <jh@suse.cz>
Fri, 10 Jun 2011 16:49:28 +0000 (18:49 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 10 Jun 2011 16:49:28 +0000 (16:49 +0000)
commit0818c24cb0dde57da9431661b79cd7e299fc6cf9
tree42472e279e0f2ae2dd675622059ba73fac09f643
parentc8246dbe68d05cd08cf601113586d4101197af73
ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.

* ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
(ipcp_initialize_node_lattices): Do not deal with aliases; Do not try to
propagate through thunks.
(ipcp_change_tops_to_bottom): Do not deal with aliases.

From-SVN: r174916
gcc/ChangeLog
gcc/ipa-cp.c