https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70685
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Apr 15 19:53:03 2016 New Revision: 235046 URL: https://gcc.gnu.org/viewcvs?rev=235046&root=gcc&view=rev Log: PR c++/70685 * constexpr.c (get_fundef_copy): Handle null *slot. Added: branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-hana1.C Modified: branches/gcc-6-branch/gcc/cp/ChangeLog branches/gcc-6-branch/gcc/cp/constexpr.c