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

        * 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: r27904

gcc/ChangeLog

index b11dc330c69709f5c86220ec77490fd752a4ae7c..356f6c0bfcc85fec7b163286b6b873d61af4ae0e 100644 (file)
@@ -1,3 +1,13 @@
+Fri Jul  2 00:46:47 1999  Richard Henderson  <rth@cygnus.com>
+                         Jeff Law <law@cygnus.com>
+
+       * 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.
+
 1999-07-01  Mark Kettenis  <kettenis@gnu.org>
 
        * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if