OSDN Git Service

X
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jul 1999 23:53:00 +0000 (23:53 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jul 1999 23:53:00 +0000 (23:53 +0000)
commite1fbe439111c85e1af111cc6c01e7b6e04d1d20c
tree8a7ea865676f972ee21a083b697db5d4a550669d
parent723766b61af6455d8984054e4deba9150263a30f
X
        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27909 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/Makefile.in
gcc/flow.c
gcc/function.h