ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of function body...
authorJan Hubicka <jh@suse.cz>
Mon, 17 May 2010 07:01:26 +0000 (09:01 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 17 May 2010 07:01:26 +0000 (07:01 +0000)
commit199f1dc47fdec0ab1b5c6bd6032ac44f1cd33c8a
treebbc8e3011ba87b0637d6a89c5c20c89c7ebc1832
parentc4b4455fa9883deaac990e243e68ccf65f5c0bc5
ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of function body...

* ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
function body; do not check stdarg field of struct function.

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