ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.
authorJan Hubicka <jh@suse.cz>
Sat, 15 May 2010 20:48:58 +0000 (22:48 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 15 May 2010 20:48:58 +0000 (20:48 +0000)
commit9b3cf76aa1ee3383c1371f992fbdb2991e6e11d4
treebac92573320331b8a3a6b4dc3b62266932f51d6f
parent1f9109426d0b24206fd90c1b46f73bf9f5ee0685
ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.

* ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.
* passes.c (ipa_write_summaries): Write all analyzed nodes.

From-SVN: r159444
gcc/ChangeLog
gcc/ipa-prop.c
gcc/passes.c