This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r207166 - in /trunk/gcc: cp/ChangeLog cp/call.c...


Author: jason
Date: Tue Jan 28 04:31:07 2014
New Revision: 207166

URL: http://gcc.gnu.org/viewcvs?rev=207166&root=gcc&view=rev
Log:
	PR c++/58639
	* call.c (build_aggr_conv): Reject value-initialization of reference.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist78.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]