This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32190] wrong error recovery on parsing template arguments
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2007 13:51:19 -0000
- Subject: [Bug c++/32190] wrong error recovery on parsing template arguments
- References: <bug-32190-6594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from manu at gcc dot gnu dot org 2007-06-04 13:51 -------
Likely, the code for parsing template arguments is not clever enough to stop as
soon as something goes awry and report it correctly.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
Summary|bad diagnostic |wrong error recovery on
| |parsing template arguments
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32190