varasm.c (restore_varasm_status): New.
authorRichard Henderson <rth@redhat.com>
Mon, 8 Oct 2001 16:46:24 +0000 (09:46 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 8 Oct 2001 16:46:24 +0000 (09:46 -0700)
commit6ba3b2142afa6dc34bc4946e3d147d768a5523b7
tree1ef7f51a92bb7772d1a5442e68d47fb8473a35f9
parent31ed8fea3d618377c79be11b05f41539df915cc4
varasm.c (restore_varasm_status): New.

        * varasm.c (restore_varasm_status): New.
        * function.h: Declare it.
        * function.c (pop_function_context_from): Call it.

From-SVN: r46080
gcc/ChangeLog
gcc/function.c
gcc/function.h
gcc/varasm.c