From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26959 invoked by alias); 3 Dec 2001 19:46:09 -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 26928 invoked by uid 71); 3 Dec 2001 19:46:05 -0000 Date: Mon, 03 Dec 2001 11:46:00 -0000 Message-ID: <20011203194604.26924.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: rodrigc@gcc.gnu.org Subject: Re: c++/4979: g++ 3.0 & 3.1 compile failes with unable to find register to spill Reply-To: rodrigc@gcc.gnu.org X-SW-Source: 2001-12/txt/msg00244.txt.bz2 List-Id: The following reply was made to PR c++/4979; it has been noted by GNATS. From: rodrigc@gcc.gnu.org To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, tmwg@inxservices.com Cc: Subject: Re: c++/4979: g++ 3.0 & 3.1 compile failes with unable to find register to spill Date: 3 Dec 2001 19:40:46 -0000 Synopsis: g++ 3.0 & 3.1 compile failes with unable to find register to spill State-Changed-From-To: feedback->analyzed State-Changed-By: rodrigc State-Changed-When: Mon Dec 3 11:40:45 2001 State-Changed-Why: Please remember to CC: gcc-gnats@gcc.gnu.org so that all correspondence can be logged with this PR. I can reproduce the ICE with this simple command-line: g++ -c -O2 -fomit-frame-pointer -fschedule-insns JulianTime.ii Problem goes away when -fschedule-insns is removed from command-line. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4979&database=gcc