gcc/gcc ChangeLog tree-into-ssa.c tree-ssa-dom.c
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Fri May 27 11:55:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2005-05-27 11:55:38
Modified files:
gcc : ChangeLog tree-into-ssa.c tree-ssa-dom.c
Log message:
* tree-into-ssa.c (update_ssa): Ensure that the operand cache
is up-to-date.
* tree-ssa-dom.c (tree_ssa_dominator_optimize): Call
update_stmt_if_modified before calling update_ssa.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8918&r2=2.8919
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-into-ssa.c.diff?cvsroot=gcc&r1=2.56&r2=2.57
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&r1=2.113&r2=2.114
More information about the Gcc-cvs
mailing list