]> git.ipfire.org Git - thirdparty/gcc.git/commit
except.c: Include intl.h.
authorRichard Henderson <rth@cygnus.com>
Thu, 1 Jul 1999 23:49:41 +0000 (17:49 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Jul 1999 23:49:41 +0000 (17:49 -0600)
commit93153bc882f465afcf6d36cb12d2310b1c698b12
treed9eda536b0a741331b950003d0a90619dfef1612
parent574c8aea2a17fb8fc273a826868d69d66a7f414a
except.c: Include intl.h.

0
        * 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.

From-SVN: r27905
gcc/except.c