------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-02 
16:54 -------
Subject: Bug 20290

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]       2005-04-02 16:54:34

Modified files:
        gcc            : ChangeLog loop.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/gcc.c-torture/execute: loop-ivopts-2.c 

Log message:
        gcc/ChangeLog:
        PR rtl-optimization/20290
        * loop.c (for_each_insn_in_loop): Don't assume the loop body runs
        in every iteration if the entry point is the exit test.
        gcc/testsuite/ChangeLog:
        PR rtl-optimization/20290
        * gcc.c-torture/execute/loop-ivopts-2.c: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.113&r2=2.7592.2.114
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.522&r2=1.522.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.87&r2=1.5084.2.88
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/loop-ivopts-2.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1



-- 


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

Reply via email to