decl.c (maybe_push_to_top_level): Always call push_cp_function_context.
authorMark Mitchell <mark@markmitchell.com>
Tue, 2 Mar 1999 23:29:37 +0000 (23:29 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 2 Mar 1999 23:29:37 +0000 (23:29 +0000)
commit642b32a58a733af03e442b602612666254d94677
treea52f6573aec554b2faaf6a5084f7ed3267445490
parent2eb7ccb05ef746cc79535e418b23f1da6c89d136
decl.c (maybe_push_to_top_level): Always call push_cp_function_context.

* decl.c (maybe_push_to_top_level): Always call
push_cp_function_context.
(pop_from_top_level): Always call pop_cp_function_context.

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