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

jason@gcc.gnu.org jason@gcc.gnu.org
Wed May 30 17:32:00 GMT 2018


Author: jason
Date: Wed May 30 17:32:54 2018
New Revision: 260968

URL: https://gcc.gnu.org/viewcvs?rev=260968&root=gcc&view=rev
Log:
Improve error recovery for structured binding in condition.

	* parser.c (cp_parser_check_condition_declarator): Handle
	cp_error_declarator.

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



More information about the Gcc-cvs mailing list