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


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