]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/constexpr.c
PR c++/70386
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Mar 2016 19:21:38 +0000 (19:21 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Mar 2016 19:21:38 +0000 (19:21 +0000)
commit6846439311c04bba252490df0f93b482fec02b21
tree74b5deb70db55b45ad927b3ccdb64fab326d1805
parentedd716b6b1caa1a5cb320a8cd7f626f30198e098
PR c++/70386

* constexpr.c (cxx_eval_bare_aggregate): Handle PMFs.

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