r261389 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Jun 10 21:19:00 GMT 2018


Author: paolo
Date: Sun Jun 10 21:19:07 2018
New Revision: 261389

URL: https://gcc.gnu.org/viewcvs?rev=261389&root=gcc&view=rev
Log:
/cp
2018-06-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* decl.c (grokfndecl): Use the location_t argument in two more places.

/testsuite
2018-06-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* g++.dg/template/friend64.C: New.
	* g++.old-deja/g++.other/friend4.C: Test the location too.
	* g++.old-deja/g++.pt/crash23.C: Likewise.

Added:
    trunk/gcc/testsuite/g++.dg/template/friend64.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.old-deja/g++.other/friend4.C
    trunk/gcc/testsuite/g++.old-deja/g++.pt/crash23.C



More information about the Gcc-cvs mailing list