c++/5975: [3.3/3.4 regression] ICE with typedefs and templates
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Wed Jan 1 21:04:00 GMT 2003
Old Synopsis: ICE with typedefs and templates
New Synopsis: [3.3/3.4 regression] ICE with typedefs and templates
State-Changed-From-To: suspended->analyzed
State-Changed-By: paolo
State-Changed-When: Wed Jan 1 13:04:35 2003
State-Changed-Why:
Unfortunately, now 3.3 pre issues:
5975.cc:1: error: `X' is not a class or namespace
5975.cc:1: internal compiler error: tree check: expected class 't', have 'x' (
identifier_node) in make_typename_type, at cp/decl.c:5674
And similarly, mainline:
5975.cc:1: error: using `typename' outside of template
5975.cc:1: error: `X' is not a class-name or namespace-name
5975.cc:1: error: expected nested-name-specifier
5975.cc:1: internal compiler error: Segmentation fault
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5975
More information about the Gcc-bugs
mailing list