c++/9175: Internal error, seg fault on compile

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sat Jan 4 22:02:00 GMT 2003


Synopsis: Internal error, seg fault on compile

State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Sat Jan  4 14:02:37 2003
State-Changed-Why:
    ICE on 3.2 and 3.3, /not/ on 3.4, which issues:
    Debug.cpp:45: error: expected function-definition
    The code is indeed illegal and if corrected as
    ...
    template<class CharT>
    typename Debug<CharT>::int_type
    overflow ( typename Debug<CharT>::int_type c )
    ...
    may be successfully compiled with 3.0.4 too.

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



More information about the Gcc-bugs mailing list