This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8413: internal compiler error
- From: Dennis Lubert <plasmahh at informatik dot uni-bremen dot de>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Oct 2002 12:16:02 -0000
- Subject: Re: c++/8413: internal compiler error
- Reply-to: Dennis Lubert <plasmahh at informatik dot uni-bremen dot de>
The following reply was made to PR c++/8413; it has been noted by GNATS.
From: Dennis Lubert <plasmahh@informatik.uni-bremen.de>
To: paolo@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
nobody@gcc.gnu.org, plasmahh@tzi.de, gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: c++/8413: internal compiler error
Date: Thu, 31 Oct 2002 12:11:24 +0000
On Thu, Oct 31, 2002 at 11:01:59AM -0000, paolo@gcc.gnu.org wrote:
> Synopsis: internal compiler error
>
> State-Changed-From-To: open->feedback
> State-Changed-By: paolo
> State-Changed-When: Thu Oct 31 03:01:57 2002
> State-Changed-Why:
> Please follow the detailed bug reporting instructions
> http://gcc.gnu.org/bugs.html#detailed
> providing a self contained *.ii preprocessed file.
> Thanks, Paolo.
Well, this is curious. regarding to the g++ manpage, the compiler will stop after preprocessor stage when giving -E option. But it doesn't, it will succesfully compile the file !!! but not without -E option... I can't find a proper way to get the .ii file, sorry. perhaps you can reproduce this error with gcc-3.2 and the kismet sources, where I gave the url....
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8413