------- Comment #19 from jason at gcc dot gnu dot org 2008-02-19 21:39 ------- (In reply to comment #18) > it may be better to bump processing_template_decl at a higher level, perhaps > resolve_overloaded_unification.
This seems to be the approach taken in the partial ordering code, so it seems like the right answer. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34950
