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