gcc/gcc ChangeLog.tree-ssa tree-ssa-ccp.c
steven@gcc.gnu.org
steven@gcc.gnu.org
Thu Nov 13 01:04:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: steven@gcc.gnu.org 2003-11-13 01:04:19
Modified files:
gcc : ChangeLog.tree-ssa tree-ssa-ccp.c
Log message:
PR optimization/12640
* tree-ssa-ccp.c (get_strlen): Don't follow the UD chain of a PHI argument if
the DEF stmt for the argument is the PHI itself.
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.852&r2=1.1.2.853
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-ccp.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.108&r2=1.1.2.109
More information about the Gcc-cvs
mailing list