c++/2461: ICE in incomplete_type_error
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Sat Feb 23 17:53:00 GMT 2002
Synopsis: ICE in incomplete_type_error
State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Feb 23 17:44:31 2002
State-Changed-Why:
Reproduced with gcc 3.0.4.
With gcc version 3.1 20020217 (experimental),
the code compiles, with the following warning:
x.cc:10: warning: `typename vector<T, int>::iterator' is implicitly a
typename
x.cc:10: warning: implicit typename is deprecated, please see the documentation
for details
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2461
More information about the Gcc-bugs
mailing list