re PR c++/33959 (ICE in instantiate_class_template, at cp/pt.c:6649)
PR c++/33959
* pt.c (tsubst_aggr_type): Make sure our context is complete.
PR c++/34573
* pt.c (retrieve_local_specialization): Robustify.
(tsubst_pack_expansion, tsubst_decl): Remove redundant checks.
PR c++/34846
* pt.c (tsubst): Only call retrieve_local_specialization if the
original typedef was in a function template.
From-SVN: r131724
Showing
gcc/testsuite/g++.dg/template/nested5.C
0 → 100644
gcc/testsuite/g++.dg/template/typedef10.C
0 → 100644
gcc/testsuite/g++.dg/template/typedef9.C
0 → 100644
Please
register
or
sign in
to comment