r274220 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Thu Aug 8 22:15:00 GMT 2019
Author: paolo
Date: Thu Aug 8 22:15:40 2019
New Revision: 274220
URL: https://gcc.gnu.org/viewcvs?rev=274220&root=gcc&view=rev
Log:
/cp
2019-08-08 Paolo Carlini <paolo.carlini@oracle.com>
* decl.c (grokdeclarator): Use id_loc and EXPR_LOCATION in
a few error messages.
/testsuite
2019-08-08 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/cpp0x/enum20.C: Test location(s) too.
* g++.dg/other/friend3.C: Likewise.
* g++.dg/parse/dtor5.C: Likewise.
* g++.dg/parse/friend7.C: Likewise.
* g++.dg/template/error22.C: Likewise.
* g++.old-deja/g++.brendan/err-msg5.C: Likewise.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/cpp0x/enum20.C
trunk/gcc/testsuite/g++.dg/other/friend3.C
trunk/gcc/testsuite/g++.dg/parse/dtor5.C
trunk/gcc/testsuite/g++.dg/parse/friend7.C
trunk/gcc/testsuite/g++.dg/template/error22.C
trunk/gcc/testsuite/g++.old-deja/g++.brendan/err-msg5.C
More information about the Gcc-cvs
mailing list