This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2003 01:32:48 -0000
- Subject: [Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword
- References: <20030404150600.10310.reichelt@igpm.rwth-aachen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-12-16 01:32 -------
The first error message issued is now:
error: `foo' has not been declared
There is a bit of an error cascade after that, but nothing terribly horrible.
Therefore, I'm marking this as fixed in GCC 3.4.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10310