https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65973
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Jun 19 18:24:24 2015 New Revision: 224682 URL: https://gcc.gnu.org/viewcvs?rev=224682&root=gcc&view=rev Log: PR c++/65973 * constexpr.c (build_constexpr_constructor_member_initializers): Handle an empty STATEMENT_LIST. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-empty1.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/constexpr.c