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]

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


Author: jason
Date: Mon Dec 13 20:46:58 2010
New Revision: 167770

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167770
Log:
	PR c++/46873
	PR c++/46877
	* semantics.c (build_data_member_initialization): Handle
	cv-qualified data member.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor4.C
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor5.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]