]> gcc.gnu.org Git - gcc.git/commit
except.c (call_get_eh_context): Don't take a parm.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 12 Dec 1997 07:35:04 +0000 (07:35 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 12 Dec 1997 07:35:04 +0000 (02:35 -0500)
commit01eb7f9a1ccd7a2edb8902dee4546cc9f5e154ec
treead72cd11014b48175c8bab39afb7a42cda08bb2d
parentd19814a309796f785229a676f8bb78a25419a106
except.c (call_get_eh_context): Don't take a parm.

* except.c (call_get_eh_context): Don't take a parm.
Put the call at the top of the function.
(emit_eh_context): Adjust.
(get_eh_context): Replace with former use_eh_context.
(get_eh_context_once, get_saved_pc_ref): Remove.
(start_eh_unwinder, end_eh_unwinder, emit_unwinder): Remove.
* except.h: Adjust.
* integrate.c (expand_inline_function): Adjust.
* toplev.c (rest_of_compilation): Don't call emit_unwinder.

tidy tidy tidy

From-SVN: r17065
gcc/ChangeLog
gcc/except.c
gcc/except.h
gcc/integrate.c
gcc/toplev.c
This page took 0.053953 seconds and 5 git commands to generate.