r242603 - in /trunk/gcc: cp/ChangeLog cp/cp-tre...
jason@gcc.gnu.org
jason@gcc.gnu.org
Fri Nov 18 20:27:00 GMT 2016
Author: jason
Date: Fri Nov 18 20:27:26 2016
New Revision: 242603
URL: https://gcc.gnu.org/viewcvs?rev=242603&root=gcc&view=rev
Log:
PR c++/67631 - list-init and explicit conversions
* semantics.c (finish_compound_literal): Call digest_init_flags.
* typeck2.c (digest_init_flags): Add complain parm.
(store_init_value): Pass it.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/initlist-explicit1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/semantics.c
trunk/gcc/cp/typeck2.c
More information about the Gcc-cvs
mailing list