[Bug c++/15200] Internal compiler error in grokdeclarator
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 29 12:15:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-29 11:37 -------
Confirmed in 3.2.3 but already fixed in 3.4.0:
pr15200.cc:6: error: `template' (as a disambiguator) is only allowed within templates
pr15200.cc:6: error: `Test' is not a template
pr15200.cc:6: error: expected unqualified-id before "const"
pr15200.cc:6: error: expected `)' before "const"
pr15200.cc:6: error: expected `,' or `;' before "const"
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |ice-on-invalid-code
Known to fail| |2.95.3 3.3.1 3.0.4 3.2.3
| |3.2.2
Known to work| |3.4.0 3.5.0
Resolution| |FIXED
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15200
More information about the Gcc-bugs
mailing list