except.c (expand_start_try_stmts): Move to except.c in the backend.
authorBob Manson <manson@charmed.cygnus.com>
Thu, 5 Sep 1996 00:43:02 +0000 (00:43 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 5 Sep 1996 00:43:02 +0000 (00:43 +0000)
commit9ffa2541c214f58de29bafe667c066039d705871
tree1bbaef1d75a7c7ea9cdf8d1f92a2a385299079dd
parent98d283063056ace6070cddf0c2e23f4ca95e2f60
except.c (expand_start_try_stmts): Move to except.c in the backend.

* except.c (expand_start_try_stmts): Move to except.c in the backend.
(expand_end_try_stmts): Remove.

* init.c (perform_member_init): Use add_partial_entry () instead
of directly manipulating lists.
(emit_base_init): Ditto.

From-SVN: r12689
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/except.c
gcc/cp/init.c
gcc/cp/parse.y