decl.c (start_function): Clear last_dtor_insn and last_parm_cleanup_insn.
authorMark Mitchell <mark@codesourcery.com>
Wed, 8 Sep 1999 20:53:47 +0000 (20:53 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 8 Sep 1999 20:53:47 +0000 (20:53 +0000)
commitbe91309cdabe6cd22d8656e8c0333e578918079f
treef5d0ca9f9a5255ae403e53148f91f3c103db5e85
parent2e769ad05c7ddfd4791b18f1251113e7d0cf94a7
decl.c (start_function): Clear last_dtor_insn and last_parm_cleanup_insn.

* decl.c (start_function): Clear last_dtor_insn and
last_parm_cleanup_insn.
(push_cp_function_context): Just copy over a little of
the old context, not all of it.

From-SVN: r29213
gcc/cp/ChangeLog
gcc/cp/decl.c