This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/21170] [4.1 Regression] Comments still mention rewrite_ssa_into_ssa.
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 May 2005 20:21:38 -0000
- Subject: [Bug tree-optimization/21170] [4.1 Regression] Comments still mention rewrite_ssa_into_ssa.
- References: <20050423023225.21170.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-10 20:21 -------
Subject: Bug 21170
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2005-05-10 20:21:29
Modified files:
gcc : ChangeLog tree-ssa-dom.c
tree-ssa-threadupdate.c
Log message:
PR tree-optimization/21170
* tree-ssa-dom.c, tree-ssa-threadupdate.c: Replace
rewrite_ssa_into_ssa in comments with update_ssa.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8717&r2=2.8718
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&r1=2.109&r2=2.110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-threadupdate.c.diff?cvsroot=gcc&r1=2.25&r2=2.26
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21170