c++/5337: gcc-3.0.3 gives internal error

Craig Rodrigues rodrigc@mediaone.net
Sun Jan 13 10:26:00 GMT 2002


The following reply was made to PR c++/5337; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: Teemu Hirsimaki <Teemu.Hirsimaki@hut.fi>
Cc: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: c++/5337: gcc-3.0.3 gives internal error
Date: Sun, 13 Jan 2002 13:25:05 -0500

 On Sun, Jan 13, 2002 at 10:15:18AM +0200, Teemu Hirsimaki wrote:
 > rodrigc@gcc.gnu.org writes:
 > 
 > Btw, should I reply to all these addresses which were in the reply-to
 > field of your mail?
 
 Yes, you need to do that.  That is how we keep track
 of the bug reports.
 
 > I tried different optimization flags, and "-finline-functions" seems
 > to trigger the bug.
 
 At the configure stage, if I configure my gcc with
 --enable-checking, I can reproduce your bug if
 I add -finline-functions to the command-line.
 
 If I omit the --enable-checking at the configure step,
 or add --disable-checking, then even if I add
 -finline-functions to the command-line, I cannot
 reproduce the bug.



More information about the Gcc-prs mailing list