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]

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


Author: jason
Date: Tue Jul 30 13:28:31 2013
New Revision: 201338

URL: http://gcc.gnu.org/viewcvs?rev=201338&root=gcc&view=rev
Log:
	PR c++/57901
	* semantics.c (build_data_member_initialization, constexpr_fn_retval):
	Use break_out_target_exprs instead of unshare_expr.

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


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