OSDN Git Service

* ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 May 2010 20:48:58 +0000 (20:48 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 May 2010 20:48:58 +0000 (20:48 +0000)
commit7c1a227e939a117df96b4a092d8e42c22de8f1ba
treebac92573320331b8a3a6b4dc3b62266932f51d6f
parentdf5c76a966e99bc048c987fada8f468989cf060b
* ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed.
* passes.c (ipa_write_summaries): Write all analyzed nodes.

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