r257659 - in /trunk/gcc/cp: ChangeLog cp-tree.h...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Feb 14 14:19:00 GMT 2018


Author: paolo
Date: Wed Feb 14 14:19:50 2018
New Revision: 257659

URL: https://gcc.gnu.org/viewcvs?rev=257659&root=gcc&view=rev
Log:
2018-02-14  Paolo Carlini  <paolo.carlini@oracle.com>

	* cp-tree.h (do_auto_deduction (tree, tree, tree)): Remove.
	(do_auto_deduction (tree, tree, tree, tsubst_flags_t,
	auto_deduction_context, tree, int): Add defaults.
	* pt.c (do_auto_deduction (tree, tree, tree)): Remove definition.
	(tsubst_omp_for_iterator): Adjust do_auto_deduction call, forward
	tsubst_flags_t argument.
	* init.c (build_new): Likewise.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/init.c
    trunk/gcc/cp/pt.c



More information about the Gcc-cvs mailing list