PR c++/64080
commit6fe83e54b813fd448f3b69676821a090b2918420
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Dec 2014 20:37:24 +0000 (4 20:37 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Dec 2014 20:37:24 +0000 (4 20:37 +0000)
treec31054ac64e9362b5e679c8821fccad3ac4feb5a
parent6c37036c4538991a5cea66d7f2527e9532a9e649
PR c++/64080
* constexpr.c (cxx_eval_store_expression): Handle non-decl store
targets.

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