c++/8572: [3.3 regression] ICE with external definition of conversion operator to internal class within template class
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Mon Dec 23 05:45:00 GMT 2002
Synopsis: [3.3 regression] ICE with external definition of conversion operator to internal class within template class
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Mon Dec 23 05:44:57 2002
State-Changed-Why:
2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
PR c++/8572
* cp-tree.h (grokoptypename): Add SCOPE parameter.
* decl2.c (grokoptypename): Add SCOPE parameter. tsubst the type
if in a template scope.
* parse.y (unoperator): Return the scope.
(operator_name): Adjust grokoptypename call.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8572
More information about the Gcc-prs
mailing list