https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66450
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Wed Jun 17 14:33:02 2015 New Revision: 224557 URL: https://gcc.gnu.org/viewcvs?rev=224557&root=gcc&view=rev Log: PR c++/66450 * constexpr.c (cxx_eval_store_expression): Avoid messing up outer ctx->ctor. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-fwctor1.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/constexpr.c