gcc/gcc ChangeLog.tree-ssa tree-ssa-ccp.c
law@gcc.gnu.org
law@gcc.gnu.org
Mon Mar 31 21:49:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: law@gcc.gnu.org 2003-03-31 21:49:42
Modified files:
gcc : ChangeLog.tree-ssa tree-ssa-ccp.c
Log message:
* tree-ssa-ccp.c (simulate_block): Add abnormal edges out of a
block to the edge worklist after simulating a block for the
first time. If the block has a single outgoing normal edge,
add that edge to the worklist after simulating the block for
the first time.
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.287&r2=1.1.2.288
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.65&r2=1.1.2.66
More information about the Gcc-cvs
mailing list