r207348 - in /branches/gcc-4_8-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jan 31 15:21:00 GMT 2014


Author: jason
Date: Fri Jan 31 15:21:20 2014
New Revision: 207348

URL: http://gcc.gnu.org/viewcvs?rev=207348&root=gcc&view=rev
Log:
	PR c++/59646
	* call.c (convert_like_real) [ck_aggr]: Set TARGET_EXPR_LIST_INIT_P.
	[ck_list]: Check for error_mark_node.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist79.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/call.c



More information about the Gcc-cvs mailing list