]> gcc.gnu.org Git - gcc.git/commit
re PR c++/66450 ([C++11][constexpr] Issues when delegating implicit copy constructor...
authorJason Merrill <jason@redhat.com>
Thu, 11 Jun 2015 15:45:01 +0000 (11:45 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 11 Jun 2015 15:45:01 +0000 (11:45 -0400)
commitacb2970c3bdf4cfd81954278d28f53adcffab99c
tree71a96b0f5f11e1781ea2e76086cf3e229938292d
parent881a5e608a945bebcfbefcf8c521a2e481610789
re PR c++/66450 ([C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function)

PR c++/66450
* constexpr.c (cxx_eval_store_expression): Avoid messing up outer
ctx->ctor.

From-SVN: r224381
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-fwctor1.C [new file with mode: 0644]
This page took 0.061463 seconds and 5 git commands to generate.