]> git.ipfire.org Git - thirdparty/gcc.git/commit
2010-06-01 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jun 2010 12:09:16 +0000 (12:09 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Jun 2010 12:09:16 +0000 (12:09 +0000)
commit1ee39ad10f3f6ef908c13c719397efed2156be2c
treec297be68d5ea3a6f11285be55676f17deb42f50b
parent90b41bfa1b2a6e36eba791299cdd2a9d44d27a55
2010-06-01  Richard Guenther  <rguenther@suse.de>

PR lto/43853
* ipa-pure-const.c (get_function_state): Hand back varying state
if we do not have one.
(has_function_state): New function.
(duplicate_node_data): Adjust.
(remove_node_data): Likewise.
(pure_const_write_summary): Likewise.
(propagate): Likewise.  Fix typo.

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