expr.c (pending_chain): Move up.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 23 Oct 1998 02:18:53 +0000 (02:18 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 23 Oct 1998 02:18:53 +0000 (22:18 -0400)
commitfdc46fbe659f77dbcf016a5afb8d08652801c52b
tree83545746e3ad14e4a0e2b45f443e0abcddba6ee8
parent5581627cef0a73759464baf4a13c6158da3622af
expr.c (pending_chain): Move up.

* expr.c (pending_chain): Move up.
(save_expr_status): Do save pending_chain.
(restore_expr_status): And restore it.
* function.h (struct function): Add pending_chain.

From-SVN: r23241
gcc/ChangeLog
gcc/expr.c
gcc/function.h