From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25203 invoked by alias); 21 Jun 2004 19:24:40 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 25182 invoked by alias); 21 Jun 2004 19:24:38 -0000 Date: Mon, 21 Jun 2004 19:24:00 -0000 Message-ID: <20040621192438.25180.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040615150450.16001.rguenth@tat.physik.uni-tuebingen.de> References: <20040615150450.16001.rguenth@tat.physik.uni-tuebingen.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/16001] [3.5 Regression] unable to find a register to spill in class `AREG' (-O2 -funroll-loops) X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg02659.txt.bz2 List-Id: ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-21 19:24 ------- Subject: Bug 16001 CVSROOT: /cvs/gcc Module name: gcc Branch: lno-branch Changes by: rakdver@gcc.gnu.org 2004-06-21 19:24:14 Modified files: gcc : ChangeLog.lno loop-iv.c Log message: PR rtl-optimization/16001 * loop-iv.c (iv_number_of_iterations): Prevent copy propagation in niter_expr. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.196&r2=1.1.2.197 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop-iv.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.4.11&r2=1.1.4.12 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16001