PR c++/71121 - -Waddress, constexpr, and PMFs.
authorJason Merrill <jason@redhat.com>
Thu, 21 Jul 2016 06:05:33 +0000 (02:05 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 Jul 2016 06:05:33 +0000 (02:05 -0400)
commite96fe88c518ddc2d8917355d1781de3f8714c348
treea8b779241c8a5d8a3a432003db368fcc95be87ff
parentf078dc7d269d8afd2874476181ee61662a16a3d0
PR c++/71121 - -Waddress, constexpr, and PMFs.

* cp-gimplify.c (cp_fully_fold): First call maybe_constant_value.

From-SVN: r238559
gcc/cp/ChangeLog
gcc/cp/cp-gimplify.c
gcc/testsuite/g++.dg/warn/Waddress-4.C [new file with mode: 0644]
gcc/testsuite/g++.dg/warn/overflow-warn-7.C [deleted file]