This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/32190] wrong error recovery on parsing template arguments



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]