PR c++/64647
commite45408ff3cb8c3b549526d364d1466d79e77fc02
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jan 2015 20:15:35 +0000 (21 20:15 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jan 2015 20:15:35 +0000 (21 20:15 +0000)
treefdd7f4713bdc6f43894c0056c5ed80b763e82ab5
parent60b77e28776bd9d80b5d62eeaf95474b0d419fbc
PR c++/64647
* constexpr.c (ensure_literal_type_for_constexpr_object): Don't
give a hard error in a template instantiation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219965 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp1y/constexpr-local3.C [new file with mode: 0644]