* method.c (synthesized_method_walk): operator= can also be constexpr.
authorJason Merrill <jason@redhat.com>
Fri, 4 Mar 2016 01:48:33 +0000 (20:48 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 4 Mar 2016 01:48:33 +0000 (20:48 -0500)
commitb47d1d904d5397a61bba40fba095f02bd00f04c1
treeec818ef2328018e59c1c66218c5d2528001657ad
parenta0a6a8c9662c1aeae0d1c2a63bc45a0a8242b43b
* method.c (synthesized_method_walk): operator= can also be constexpr.

From-SVN: r233956
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/cpp1y/constexpr-assign1.C [new file with mode: 0644]