]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/except.c
except.c: Lose Unexpected, SetTerminate, SetUnexpected, TerminateFunctionCall.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 27 Nov 1997 20:55:44 +0000 (20:55 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 Nov 1997 20:55:44 +0000 (15:55 -0500)
commitfb98cff689605cc03070b54c3a234f94dec93fde
tree5cab9a9064e09927ec2ba722197db5e694141ebf
parent77be6f82096e0dea19e96225f5c24740ec6090fb
except.c: Lose Unexpected, SetTerminate, SetUnexpected, TerminateFunctionCall.

* except.c: Lose Unexpected, SetTerminate, SetUnexpected,
  TerminateFunctionCall.
(init_exception_processing): Likewise.  Terminate et al are now
  the fns, not ADDR_EXPRs.
(various): Lose redundant assemble_external calls.
(do_unwind): s/BuiltinReturnAddress/builtin_return_address_fndecl/.

From-SVN: r16805
gcc/cp/ChangeLog
gcc/cp/except.c
This page took 0.057674 seconds and 5 git commands to generate.