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]

r169108 - in /trunk/gcc: cp/ChangeLog cp/semant...


Author: jason
Date: Fri Jan 21 22:30:26 2011
New Revision: 169108

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169108
Log:
	PR c++/47041
	* semantics.c (build_constexpr_constructor_member_initializers):
	Handle trivial copy.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


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