This is the mail archive of the gcc-bugs@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++/8468: Segmentation Fault during compilation immediatly after preprocessing


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


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