This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5096: Internal compiler error in finish_function, at ../gcc/cp/decl.c:14422


The following reply was made to PR c++/5096; 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,
  gerry@ucar.edu, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/5096: Internal compiler error in finish_function, at  ../gcc/cp/decl.c:14422
Date: 12 Dec 2001 19:27:16 -0000

 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]