[Bug c++/70778] [5/6/7 regression] internal compiler error: in tsubst, at cp/pt.c:12158
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 24 02:51:00 GMT 2016
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
More information about the Gcc-bugs
mailing list