c++/8865: SegFault with local undefined types and templates

bangerth@dealii.org bangerth@dealii.org
Wed Jan 22 22:12:00 GMT 2003


Synopsis: SegFault with local undefined types and templates

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Wed Jan 22 22:08:05 2003
State-Changed-Why:
    No longer ICEs:
    g/a> /home/bangerth/bin/gcc-3.4-pre/bin/c++ x.cc
    x.cc: In member function `void Derived<T>::g(Local) [with T = int]':
    x.cc:9:   instantiated from here
    x.cc:6: error: `<anonymous>' has incomplete type
    x.cc:2: error: declaration of `struct Base<int>::Local'

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



More information about the Gcc-bugs mailing list