decl.c (maybe_push_to_top_level): Always clear current_template_parms and processing_...
authorMark Mitchell <mmitchell@usa.net>
Mon, 27 Apr 1998 14:02:45 +0000 (14:02 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 27 Apr 1998 14:02:45 +0000 (14:02 +0000)
commiteae97bd90c2f25af25fe2deb8aa01621783866c9
treeb37ff11fda421233cb9f70607f8a21c80f7e8dd7
parent07623417034f67b6785c10a2ccfd64fbb90e9710
decl.c (maybe_push_to_top_level): Always clear current_template_parms and processing_template_decl.

* decl.c (maybe_push_to_top_level): Always clear
current_template_parms and processing_template_decl.
(pushtag): Remove check of current_class_type and some comments,
since maybe_push_to_top_level no longer creates confusion.

From-SVN: r19434
gcc/cp/ChangeLog
gcc/cp/decl.c