This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8468: Segmentation Fault during compilation immediatly after preprocessing
- From: bangerth at dealii dot org
- To: ben at demonstratives dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 25 Mar 2003 02:03:24 -0000
- Subject: Re: c++/8468: Segmentation Fault during compilation immediatly after preprocessing
- Reply-to: bangerth at dealii dot org, ben at demonstratives dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Segmentation Fault during compilation immediatly after preprocessing
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Tue Mar 25 02:03:23 2003
State-Changed-Why:
I can't reproduce this with the original sources. The error
you cite happens _after_ preprocessing, since the preprocessor
doesn't have any notion of a "constructor", it knows only
tokens.
I also tried with the preprocessed sources you attached. I
can't reproduce the problem with them either. I fear, there
is not much we can do at this stage, sorry.
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8468