* except.c (init_eh): Do nothing.
commit514acc40d240e88d6eba1fc4e1dc400ea091967e
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Mar 1998 18:49:57 +0000 (19 18:49 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Mar 1998 18:49:57 +0000 (19 18:49 +0000)
treeb57b968b0267bce9a38220aef32bf1f1da96a773
parent62ad076fc26d7c230ba4420fc66d1bfba713ddfb
* except.c (init_eh): Do nothing.
(save_eh_status): Call init_eh_for_function, not init_eh.
* function.c (push_function_context_to): Don't call init_emit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18710 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/except.c
gcc/function.c