From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26770 invoked by alias); 10 May 2003 03:16:01 -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 26754 invoked by uid 71); 10 May 2003 03:16:01 -0000 Date: Sat, 10 May 2003 03:16:00 -0000 Message-ID: <20030510031601.26752.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: optimization/6469: 3.1 ICE no register to spill in glibc 2.2.5 >-fschedule-insns Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00869.txt.bz2 List-Id: The following reply was made to PR optimization/6469; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, tmwg@inxservices.com Cc: Subject: Re: optimization/6469: 3.1 ICE no register to spill in glibc 2.2.5 >-fschedule-insns Date: Fri, 9 May 2003 20:12:34 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=6469 Hello, I cannot reproduce this crash with gcc 2.96-RH, 3.2.3, 3.3 branch or mainline (20030509) on i686-pc-linux-gnu using -fschedule-insns with or without -O2 and -O3. It looks like this bug has been fixed. Dara