c++/4592: ./../SrcShared/MetaMemory.cpp:428: Internal compiler error.
lerdsuwa@gcc.gnu.org
lerdsuwa@gcc.gnu.org
Tue Oct 23 03:00:00 GMT 2001
Synopsis: ./../SrcShared/MetaMemory.cpp:428: Internal compiler error.
State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Tue Oct 23 03:00:55 2001
State-Changed-Why:
The main trunk no longer abort with internal compiler error.
Your code is illegal however. The 'typename' keyword should
be used in various declaration of 'iter' variable.
For example:
typename deque<T>::iterator iter = container.begin();
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4592&database=gcc
More information about the Gcc-prs
mailing list