]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-pure-const.c (varying_state): Break out from ...
authorJan Hubicka <jh@suse.cz>
Wed, 21 Jul 2010 22:56:27 +0000 (00:56 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 21 Jul 2010 22:56:27 +0000 (22:56 +0000)
commit37512c66d03eae9bca2b0c5dc7c200ef573a37cb
treeae19d6db2b1fe095712bd316a29d8bfc65cc3e01
parentdbb9443595084d94c8e785f4d86d1c72d1b72f96
ipa-pure-const.c (varying_state): Break out from ...

* ipa-pure-const.c (varying_state): Break out from ...
(get_function_state): ... here; always return varying_state
when state would be NULL otherwise.
(remove_node_data): Do not free varying state.

From-SVN: r162392
gcc/ChangeLog
gcc/ipa-pure-const.c