re PR c++/70685 (ICE: Segmentation fault)
authorJason Merrill <jason@redhat.com>
Fri, 15 Apr 2016 19:47:19 +0000 (15:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 15 Apr 2016 19:47:19 +0000 (15:47 -0400)
commit3d8dfcb4175dc4077e54e9cbf8e8db40881a9165
treecff4e69b8367463bac38fc7eb3e2c9cd5dc89286
parenta7b12f1f3ed87fc36cf837862fca8477513446b4
re PR c++/70685 (ICE: Segmentation fault)

PR c++/70685
* constexpr.c (get_fundef_copy): Handle null *slot.

From-SVN: r235045
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp1y/constexpr-hana1.C [new file with mode: 0644]