gcc/gcc ChangeLog.tree-ssa tree-ssa-pre.c
dberlin@gcc.gnu.org
dberlin@gcc.gnu.org
Wed Dec 3 23:35:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dberlin@gcc.gnu.org 2003-12-03 23:35:52
Modified files:
gcc : ChangeLog.tree-ssa tree-ssa-pre.c
Log message:
2003-12-03 Daniel Berlin <dberlin@dberlin.org>
Fix PR 13177
* tree-ssa-pre.c (code_motion): Do phi nodes last, and rearrange
how we decide what temporary to choose so that we get it right.
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.960&r2=1.1.2.961
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-pre.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.112&r2=1.1.4.113
More information about the Gcc-cvs
mailing list