pt.c
487 KB
-
re PR c++/30897 (ICE with default argument in template template parameter) · ef3b7b17
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
Jason Merrill committed