pt.c
497 KB
-
re PR c++/33959 (ICE in instantiate_class_template, at cp/pt.c:6649) · 29b0d1fd
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
Jason Merrill committed