https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70505
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Apr 18 19:43:19 2016 New Revision: 235170 URL: https://gcc.gnu.org/viewcvs?rev=235170&root=gcc&view=rev Log: PR c++/70505 * pt.c (tsubst_baselink): Give the new TEMPLATE_ID_EXPR unknown_type_node, too. Added: branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-template10.C Modified: branches/gcc-6-branch/gcc/cp/ChangeLog branches/gcc-6-branch/gcc/cp/pt.c