r244282 - in /trunk/gcc: cp/ChangeLog cp/parser...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jan 10 19:04:00 GMT 2017


Author: jason
Date: Tue Jan 10 19:04:22 2017
New Revision: 244282

URL: https://gcc.gnu.org/viewcvs?rev=244282&root=gcc&view=rev
Log:
	FI 20, decomposition declaration with parenthesized initializer.

	* parser.c (cp_parser_decomposition_declaration): Use
	cp_parser_initializer.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/decomp20.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c



More information about the Gcc-cvs mailing list