From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32760 invoked by alias); 25 Mar 2003 08:36:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 32745 invoked by uid 71); 25 Mar 2003 08:36:01 -0000 Date: Tue, 25 Mar 2003 08:36:00 -0000 Message-ID: <20030325083601.32744.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Steven Bosscher Subject: Re: optimization/10017: [3.2/3.3/3.4 regression] ICE: unable to find a register to spill in class `GENERAL_REGS' Reply-To: Steven Bosscher X-SW-Source: 2003-03/txt/msg01683.txt.bz2 List-Id: The following reply was made to PR optimization/10017; it has been noted by GNATS. From: Steven Bosscher To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, qboosh@pld.org.pl, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org Cc: Subject: Re: optimization/10017: [3.2/3.3/3.4 regression] ICE: unable to find a register to spill in class `GENERAL_REGS' Date: Tue, 25 Mar 2003 09:32:50 +0100 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10017 May be related to PR 9929. The proposed fix there doesn't fix this problem though. Greetz Steven