]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/17393 ("unused variable '._0'" warning with -Wall)
authorMark Mitchell <mark@codesourcery.com>
Sun, 10 Oct 2004 21:49:27 +0000 (21:49 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 10 Oct 2004 21:49:27 +0000 (21:49 +0000)
commit22ab714dcceecb24c96599c9c7fe7b6c6db9b21f
treef11a3f43521d35d4a2cd8da4c105bf2c8516ae80
parenta82e1a7d187eeab0dee1ee832c364151d142c7c0
re PR c++/17393 ("unused variable '._0'" warning with -Wall)

PR c++/17393
* decl.c (grokdeclarator): Robustify error-recovery on invalid
declarations.

PR c++/17393
* g++.dg/parse/error21.C: New test.

From-SVN: r88855
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/error21.C [new file with mode: 0644]