c++/4862: [2003-01-03]Parse error with templated member function
neroden@gcc.gnu.org
neroden@gcc.gnu.org
Fri Jan 3 16:19:00 GMT 2003
Old Synopsis: [parser]Parse error with templated member function
New Synopsis: [2003-01-03]Parse error with templated member function
State-Changed-From-To: suspended->open
State-Changed-By: neroden
State-Changed-When: Fri Jan 3 08:18:59 2003
State-Changed-Why:
On mainline, gives this:
ice.cxx: In instantiation of `void A::func() [with T = T]':
ice.cxx:9: instantiated from `void doit() [with T = int]'
ice.cxx:15: instantiated from here
ice.cxx:3: internal compiler error: in regenerate_decl_from_template, at
cp/pt.c:9974
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4862
More information about the Gcc-bugs
mailing list