PR c++/65525
commitf0abe78f751daf2145d6c07e30a56a4ce3baa5ef
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Mar 2015 17:58:39 +0000 (26 17:58 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Mar 2015 17:58:39 +0000 (26 17:58 +0000)
treea7ca6ef7953068da0f3154dac01994bcb415372f
parent21ccdb27af35209e4ab589025833b93948cb2096
PR c++/65525
* constexpr.c (potential_constant_expression_1): Handle MEM_REF.

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