c++/5208: gcc3.0.0 crashes on inheriting from template class in namespace
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Sun Mar 24 14:58:00 GMT 2002
Synopsis: gcc3.0.0 crashes on inheriting from template class in namespace
State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Mar 24 14:58:00 2002
State-Changed-Why:
Problem reproduced with gcc 3.0.4.
With gcc 3.1 20020322 (prerelease)
the following error occurs instead:
test_namespace_bug.cpp: In constructor `B<T>::B()':
test_namespace_bug.cpp:13: class `B<T>' does not have any field named
`
template<class T> struct myname::A'
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5208
More information about the Gcc-prs
mailing list