tree-optimize.c (execute_early_local_optimizations): Set cgraph_state only at first...
authorJan Hubicka <jh@suse.cz>
Thu, 19 Jun 2008 17:48:14 +0000 (19:48 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 19 Jun 2008 17:48:14 +0000 (17:48 +0000)
commitbad5e2b57516ce8531bf6bbd5b0d0d40b1a3f7f3
treefd4ad357e824025e7c4b4e847e0e68e03bbfd48b
parentf1469150c623fec479a4cc9849afa4650df7ffcd
tree-optimize.c (execute_early_local_optimizations): Set cgraph_state only at first invocation.

* tree-optimize.c (execute_early_local_optimizations): Set
cgraph_state only at first invocation.

From-SVN: r136958
gcc/ChangeLog
gcc/tree-optimize.c