https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61661
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Jul 10 21:53:23 2014 New Revision: 212440 URL: https://gcc.gnu.org/viewcvs?rev=212440&root=gcc&view=rev Log: PR c++/61661 * semantics.c (reduced_constant_expression_p): Handle CONSTRUCTOR. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem2.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/semantics.c