From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4340 invoked by alias); 16 Jun 2004 15:18:16 -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 4317 invoked by uid 48); 16 Jun 2004 15:18:15 -0000 Date: Wed, 16 Jun 2004 15:18:00 -0000 Message-ID: <20040616151815.4316.qmail@sourceware.org> From: "reichelt 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] unable to find a register to spill in class `AREG' (-O2 -funroll-loops) X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg01996.txt.bz2 List-Id: ------- Additional Comments From reichelt at gcc dot gnu dot org 2004-06-16 15:18 ------- Created an attachment (id=6540) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6540&action=view) still large testcase I give up for now. I managed to get the testcase down to 6000 lines and only one include file, namely . I attached the whole preprocessed stuff (which is about 15000 lines). In case somebody wants to factor out the include file, just replace everything before the function "toss_cookies" by the include file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16001