summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-01 23:52:51 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-07-01 23:52:51 +0000
commit0adca935da063ddcf68e79dd9c01603b19dced4d (patch)
tree7375771af2762ee7a73660255d72926dc4b673c7
parentb89cd14777d582cd9cf0e0dfe35f212bddd4f925 (diff)
downloadppe42-gcc-0adca935da063ddcf68e79dd9c01603b19dced4d.tar.gz
ppe42-gcc-0adca935da063ddcf68e79dd9c01603b19dced4d.zip
* 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@27907 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b232703b75e..5b94cd092df 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
+
Fri Jul 2 00:04:23 1999 David Edelsohn <edelsohn@gnu.org>
* rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
OpenPOWER on IntegriCloud