]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-ccp.c
* tree-ssa-ccp.c (ccp_finalize): Return if something changed.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jan 2007 09:11:57 +0000 (09:11 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jan 2007 09:11:57 +0000 (09:11 +0000)
commit33a34f1ef6395c12c11acca6208647125e7591f5
tree83538444d7fbc9ef0738dcdc51ef7f037ae7288b
parent30641a0808b44eda78d976e63a15cac86cfbc877
* tree-ssa-ccp.c (ccp_finalize): Return if something changed.
(execute_ssa_ccp): Return flags conditionally.
* tree-ssa-propagate.c (substitue_and_fold): Return if something was
changed.
* tree-ssa-propagate.h (substitute_and_fold): Update prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120894 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-ccp.c
gcc/tree-ssa-propagate.c
gcc/tree-ssa-propagate.h