1. 30 Sep, 2005 9 commits
  2. 29 Sep, 2005 18 commits
  3. 28 Sep, 2005 12 commits
  4. 27 Sep, 2005 1 commit
    • re PR c++/22147 (ICE in get_bindings) · c43e95f8
      	PR c++/22147
      	* name-lookup.c (maybe_process_template_type_declaration): Don't
      	treat forward declarations of classes as templates just because
      	we're processing_template_decl.
      	* pt.c (tsubst_decl): Clear DECL_TEMPLATE_INFO for friend
      	functions.
      
      	PR c++/22147
      	* g++.dg/template/friend37.C: New test.
      	* g++.dg/parse/crash28.C: Adjust error markers.
      
      From-SVN: r104713
      Mark Mitchell committed