From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8120 invoked by alias); 21 Apr 2002 18:06: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 8103 invoked by uid 71); 21 Apr 2002 18:06:01 -0000 Date: Sun, 21 Apr 2002 11:06:00 -0000 Message-ID: <20020421180601.8102.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: George Garvey Subject: Re: c++/4979: g++ 3.0 & 3.1 compile failes with unable to find register to spill Reply-To: George Garvey X-SW-Source: 2002-04/txt/msg01075.txt.bz2 List-Id: The following reply was made to PR c++/4979; it has been noted by GNATS. From: George Garvey To: mmitchel@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Cc: Subject: Re: c++/4979: g++ 3.0 & 3.1 compile failes with unable to find register to spill Date: Sun, 21 Apr 2002 10:55:59 -0700 On Sat, Apr 20, 2002 at 09:02:44PM -0000, mmitchel@gcc.gnu.org wrote: > Synopsis: g++ 3.0 & 3.1 compile failes with unable to find register to spill > > State-Changed-From-To: open->feedback > State-Changed-By: mmitchel > State-Changed-When: Sat Apr 20 14:02:44 2002 > State-Changed-Why: > There's no test case that shows the bug at this point. > > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4979 > I have none left either, using CVS from last night. Unfortunately, another ICE has been exposed: ../inXDB/DB/TypeGen.cc: In member function `bool inXdb::inXDB::Type::reference_requires_snprintf()': ../inXDB/DB/TypeGen.cc:44: Internal compiler error in verify_local_live_at_start, at flow.c:583 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [../i686_unix/o/inXDB/dbGen/TypeGen.o] Error 1 ../inXDB/DB/TypeAttributeGen.cc: In member function `std::string inXdb::inXDB::TypeAttribute::qualified_choice(unsigned int)': ../inXDB/DB/TypeAttributeGen.cc:35: Internal compiler error in verify_local_live_at_start, at flow.c:583 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [../i686_unix/o/inXDB/dbGen/TypeAttributeGen.o] Error 1 Would you like this as a new PR?