From: Jeff Law Date: Mon, 19 Oct 1998 09:44:31 +0000 (-0600) Subject: sched.c (update_flow_info): Handle death notes made invalid by instruction splitting. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=577a8b78ca0ca1f84b2027eb388105b1a48ad68e;p=gcc.git sched.c (update_flow_info): Handle death notes made invalid by instruction splitting. P * sched.c (update_flow_info): Handle death notes made invalid by instruction splitting. Partially reverts Oct 15, 1998 patch. * haifa-sched.c (update_flow_info): Likewise. From-SVN: r23169 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 30d0e09e7ce..32abf735a3c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 19 10:28:15 1998 Jeffrey A Law (law@cygnus.com) + + * sched.c (update_flow_info): Handle death notes made invalid by + instruction splitting. Partially reverts Oct 15, 1998 patch. + * haifa-sched.c (update_flow_info): Likewise. + Sun Oct 18 17:31:26 1998 Jeffrey A Law (law@cygnus.com) * function.c (uninitialized_vars_warning): Do not warn for a VAR_DECL