(save_tree_status): Function_maybepermanent_obstack is the function_obstack of parent...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 10 Oct 1993 21:10:19 +0000 (17:10 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 10 Oct 1993 21:10:19 +0000 (17:10 -0400)
commit19e7d354741bd9ed28e851099f294cab0d0454d3
treef0c9ce4e8655c660579921b824b47861f2f16607
parent1ad87b632908569ce4b8d01633cebf70b27a9cbe
(save_tree_status): Function_maybepermanent_obstack is the function_obstack of parent function.

(save_tree_status): Function_maybepermanent_obstack is the function_obstack
of parent function.
(restore_tree_status): Only free objects later than maybepermanent_firstobj in
function_maybepermanent_obstack.
(make_node): Fix logic error in PARM_DECL code.
Put PARM_DECL in parent function's saveable obstack.

From-SVN: r5713
gcc/tree.c