]> gcc.gnu.org Git - gcc.git/commit
except.c: Include intl.h.
authorRichard Henderson <rth@cygnus.com>
Thu, 1 Jul 1999 23:52:55 +0000 (17:52 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Jul 1999 23:52:55 +0000 (17:52 -0600)
commit2b12ffe08d94504c2dc796d087a29452b8b9b979
tree332e8b69ff166c0727c474894761a3bab32afd23
parent88250fae5a8447b2bd4a715c85543e089f0ed45c
except.c: Include intl.h.


        * 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: r27908
gcc/except.c
This page took 0.060497 seconds and 5 git commands to generate.