https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70778
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Sun Jul 24 02:50:16 2016 New Revision: 238686 URL: https://gcc.gnu.org/viewcvs?rev=238686&root=gcc&view=rev Log: PR c++/70778 - member template template parameter * pt.c (tsubst): Also substitute into the template of a BOUND_TEMPLATE_TEMPLATE_PARM. Added: trunk/gcc/testsuite/g++.dg/template/ttp29.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/pt.c