r267027 - in /trunk/gcc: cp/ChangeLog testsuite...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Dec 11 17:46:00 GMT 2018
Author: paolo
Date: Tue Dec 11 17:46:42 2018
New Revision: 267027
URL: https://gcc.gnu.org/viewcvs?rev=267027&root=gcc&view=rev
Log:
/cp
2018-12-11 Paolo Carlini <paolo.carlini@oracle.com>
* decl2.c (grokvardecl): Add location_t parameter and use it
in build_lang_decl_loc and build_decl calls.
(grokdeclarator): Move up loc declaration and use it in the
grokvardecl call too.
/testsuite
2018-12-11 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/pr53037-4.C: Test the first two locations too.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/pr53037-4.C
More information about the Gcc-cvs
mailing list