https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61959
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu Aug 7 19:49:21 2014 New Revision: 213733 URL: https://gcc.gnu.org/viewcvs?rev=213733&root=gcc&view=rev Log: PR c++/61959 * semantics.c (cxx_eval_bare_aggregate): Handle POINTER_PLUS_EXPR. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-empty7.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/semantics.c