------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-10 
22:57 -------
Subject: Bug 17549

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-02-10 22:57:31

Modified files:
        gcc            : ChangeLog tree-outof-ssa.c 

Log message:
        PR tree-optimization/17549
        * tree-outof-ssa.c (find_replaceable_in_bb): Do not allow
        TER to replace a DEF with its expression if the DEF and the
        rhs of the expression we replace into have the same root
        variable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7438&r2=2.7439
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-outof-ssa.c.diff?cvsroot=gcc&r1=2.43&r2=2.44



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17549

Reply via email to