gcc/gcc ChangeLog.tree-ssa ifcvt.c tree-cfg.c ...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Thu Dec 11 01:29:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dnovillo@gcc.gnu.org 2003-12-11 01:29:52
Modified files:
gcc : ChangeLog.tree-ssa ifcvt.c tree-cfg.c
tree-ssa-dom.c
gcc/java : parse.y
Log message:
* ifcvt.c (dead_or_predicable): Initialize local variable
'earliest'.
* tree-cfg.c (verify_stmt): Fix typo.
* tree-ssa-dom.c (propagate_value): New local function.
(cprop_into_stmt): Call it.
(cprop_into_phis): Call it.
(eliminate_redundant_computations): Call it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.992&r2=1.1.2.993
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.95.2.22&r2=1.95.2.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-cfg.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.234&r2=1.1.4.235
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.92&r2=1.1.2.93
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.387.2.44&r2=1.387.2.45
More information about the Gcc-cvs
mailing list