From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27016 invoked by alias); 12 Dec 2001 19:27:18 -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 26970 invoked by uid 61); 12 Dec 2001 19:27:16 -0000 Date: Wed, 12 Dec 2001 11:27:00 -0000 Message-ID: <20011212192716.26969.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gerry@ucar.edu, nobody@gcc.gnu.org From: rodrigc@gcc.gnu.org X-Mailer: gnatsweb 2.9.2 Subject: Re: c++/5096: Internal compiler error in finish_function, at ../gcc/cp/decl.c:14422 X-SW-Source: 2001-12/txt/msg00750.txt.bz2 List-Id: Synopsis: Internal compiler error in finish_function, at ../gcc/cp/decl.c:14422 State-Changed-From-To: open->closed State-Changed-By: rodrigc State-Changed-When: Wed Dec 12 11:27:15 2001 State-Changed-Why: For bugs with the gcc 2.96 compiler from Red Hat, you should report the bugs to Red Hat at http://bugzilla.redhat.com/bugzilla/ The gcc 2.96 you have is pretty old and needs to be updated. Get the updates, which fix many bugs, from Red Hat. I tested your code with gcc 3.0.2 from the GCC project, and it did not crash the compiler. I got a compilation error: index_cat.cc:33: `class Index_report' has no member named `pirep_val' index_cat.cc:38: `class Index_report' has no member named `pirep_val' index_cat.cc: In member function `void Index_cat::insert(Index_report, int, int)': index_cat.cc:54: `class Index_report' has no member named `pirep_val' http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5096&database=gcc