* ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Jun 2011 16:49:28 +0000 (16:49 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Jun 2011 16:49:28 +0000 (16:49 +0000)
commiteae7682a77cf0722e7a0372407b1780e6c978eb0
tree42472e279e0f2ae2dd675622059ba73fac09f643
parentd6731c654eb78054fb66869c91cce1b7bbd921c4
* 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.

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