This is the mail archive of the gcc-prs@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++/8865: SegFault with local undefined types and templates


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


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