]> gcc.gnu.org Git - gcc.git/commit
re PR c++/12132 (spurious "int ._0" (or "int $_0) in error message)
authorMark Mitchell <mark@codesourcery.com>
Mon, 5 Jan 2004 21:07:22 +0000 (21:07 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 5 Jan 2004 21:07:22 +0000 (21:07 +0000)
commit216bb6e1f75e2b77aed197ce0eddbe72d574047b
treeb2c741d738320475c0e92b46ed15d3ad788e0d05
parent8808159929f6f9b9a28975f8bddb400dcc83e6d2
re PR c++/12132 (spurious "int ._0" (or "int $_0) in error message)

PR c++/12132
* parser.c (cp_parser_explicit_instantiation): Improve error
recovery.
(cp_parser_require): Improve indication of the error location.

PR c++/12132
* g++.dg/template/error11.C: New test.

From-SVN: r75441
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/error11.C [new file with mode: 0644]
This page took 0.060587 seconds and 5 git commands to generate.