r238694 - in /branches/gcc-6-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Sun Jul 24 03:05:00 GMT 2016


Author: jason
Date: Sun Jul 24 03:05:46 2016
New Revision: 238694

URL: https://gcc.gnu.org/viewcvs?rev=238694&root=gcc&view=rev
Log:
	PR c++/55922 - list-value-initialization of base

	PR c++/63151
	* init.c (expand_aggr_init_1): Handle list-initialization from {}.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-base2.C
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-base3.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/init.c



More information about the Gcc-cvs mailing list