PR c++/66450
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 2015 15:45:01 +0000 (15:45 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 2015 15:45:01 +0000 (15:45 +0000)
commit469dc5a6f11066e43299098d55332133caeea689
tree71a96b0f5f11e1781ea2e76086cf3e229938292d
parentf202382313457c1b22855b427ba678d9a1b5c2a2
PR c++/66450
* constexpr.c (cxx_eval_store_expression): Avoid messing up outer
ctx->ctor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224381 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-fwctor1.C [new file with mode: 0644]