re PR c++/30897 (ICE with default argument in template template parameter)
PR c++/30897 * pt.c (push_template_decl_real): Set DECL_CONTEXT on template template parms. (lookup_template_class): Use it to get the outer template args for instantiating one. PR c++/29236 * pt.c (reduce_template_parm_level): tsubst the parameters of a template template parm. From-SVN: r129844
Showing
gcc/testsuite/g++.dg/template/ttp23.C
0 → 100644
gcc/testsuite/g++.dg/template/ttp24.C
0 → 100644
Please
register
or
sign in
to comment