This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog.apple-ppc tree-ssa-dom.c
- From: dalej at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 26 Feb 2005 22:27:29 -0000
- Subject: gcc/gcc ChangeLog.apple-ppc tree-ssa-dom.c
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: dalej@gcc.gnu.org 2005-02-26 22:27:29
Modified files:
gcc : ChangeLog.apple-ppc tree-ssa-dom.c
Log message:
2005-02-26 Dale Johanensen <dalej@apple.com>
Radar 3988125
PR 19360 (from mainline)
* tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE
at the end of the main DOM loop rather than just before DOM exits.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.325&r2=1.1.2.326
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-dom.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.149.2.11&r2=1.1.2.149.2.12