http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55856
--- Comment #6 from simonb at gcc dot gnu.org 2013-01-24 18:10:44 UTC --- Author: simonb Date: Thu Jan 24 18:10:26 2013 New Revision: 195435 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195435 Log: svn merge -c 194864 svn+ssh://sim...@gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch 2013-01-03 Jason Merrill <ja...@redhat.com> PR c++/55856 * semantics.c (build_data_member_initialization): Handle DECL_EXPR. Added: branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor11.C - copied unchanged from r194864, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor11.C Modified: branches/google/gcc-4_7/gcc/cp/ChangeLog branches/google/gcc-4_7/gcc/cp/semantics.c