c++/3749: gcc 3.0 crashes when compiling stc.cpp (see below)

pme@gcc.gnu.org pme@gcc.gnu.org
Fri Apr 19 13:29:00 GMT 2002


Synopsis: gcc 3.0 crashes when compiling stc.cpp (see below)

State-Changed-From-To: open->closed
State-Changed-By: pme
State-Changed-When: Fri Apr 19 13:17:23 2002
State-Changed-Why:
    With 3.1 20020418 (prerelease), I get no crash:
    
        % g++ -fpreprocessed -c 3749_stc.cpp
    
    The resulting .o will not link, of course, since the C++
    library changed between 3.0 and 3.1, and stc.cpp is 
    already preprocessed.
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3749



More information about the Gcc-bugs mailing list