From mboxrd@z Thu Jan 1 00:00:00 1970 From: rodrigc@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/2587 Date: Thu, 24 May 2001 23:56:00 -0000 Message-id: <20010525065600.21166.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg00767.html List-Id: The following reply was made to PR c++/2587; it has been noted by GNATS. From: rodrigc@gcc.gnu.org To: gcc-gnats@gcc.gnu.org, mig@r0r0.12inch.com, mike@r0r0.12inch.com, nathan@gcc.gnu.org, rodrigc@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: c++/2587 Date: 25 May 2001 06:51:31 -0000 Synopsis: ICE#73: Internal compiler error in process_overload_item, at ../gcc/cp/method.c:1460 State-Changed-From-To: feedback->closed State-Changed-By: rodrigc State-Changed-When: Thu May 24 23:51:31 2001 State-Changed-Why: - you are using Red Hat's version of gcc. Bug reports for this version of gcc should go to Red Hat: http://bugzilla.redhat.com/bugzilla - Red Hat has updates to the compiler version which you are using which may fix your problem - your example does not give an Internal Compiler Error under gcc version 3.0 20010507 (prerelease) but issues an error: testgccbug.cpp:34: `main' must return `int' - fixing your main to return an int results in a program which compiles with no error http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2587&database=gcc