------- Comment #5 from rguenth at gcc dot gnu dot org 2010-06-01 12:09 ------- Subject: Bug 43853
Author: rguenth Date: Tue Jun 1 12:09:16 2010 New Revision: 160099 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160099 Log: 2010-06-01 Richard Guenther <rguent...@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. Modified: trunk/gcc/ChangeLog trunk/gcc/ipa-pure-const.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43853