c++/3863: [2003-01-01][parser] ICE on missing typename
neroden@gcc.gnu.org
neroden@gcc.gnu.org
Wed Jan 1 14:41:00 GMT 2003
Old Synopsis: [parser] ICE on missing typename
New Synopsis: [2003-01-01][parser] ICE on missing typename
State-Changed-From-To: suspended->open
State-Changed-By: neroden
State-Changed-When: Wed Jan 1 06:41:30 2003
State-Changed-Why:
With the new parser, we get the following:
ice.cxx:7: error: expected unqualified-id
ice.cxx:20: error: ISO C++ forbids declaration of `data_list' with no type
ice.cxx:20: error: cannot declare member `base_class<T>::data_list' within `
derived_class<T>'
ice.cxx:20: error: expected function-definition
ice.cxx:24: internal compiler error: in cp_parser_function_definition, at
cp/parser.c:11022
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3863
More information about the Gcc-prs
mailing list