r259561 - in /branches/gcc-7-branch/gcc: cp/Cha...

ville@gcc.gnu.org ville@gcc.gnu.org
Mon Apr 23 14:22:00 GMT 2018


Author: ville
Date: Mon Apr 23 14:22:58 2018
New Revision: 259561

URL: https://gcc.gnu.org/viewcvs?rev=259561&root=gcc&view=rev
Log:
Implement P0961

Backport from mainline

2018-04-05  Ville Voutilainen  <ville.voutilainen@gmail.com>

	Implement P0961
	* decl.c (get_tuple_decomp_init): Check the templatedness
	of a member get.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp37.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/decl.c
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/decomp10.C



More information about the Gcc-cvs mailing list