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: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2007 10:22:35 -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 #5 from pcarlini at suse dot de 2007-08-17 10:22 -------
This is now fixed both in mainline and in 4_2-branch:
32190.C: In function 'int main()':
32190.C:5: error: template argument 1 is invalid
at this point, not being a regression, I think we can close it.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.2.1 4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32190