From 832544bd032728cb970822ea91e562b1bad62d22 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 10 Mar 1998 18:35:43 -0700 Subject: [PATCH] flow.c (find_basic_blocks_1): Keep the cfg accurate when removing an unconditional jump around deleted blocks. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * flow.c (find_basic_blocks_1): Keep the cfg accurate when removing an unconditional jump around deleted blocks. From-SVN: r18467 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 516037c703d..17a7a67e0b4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 11 02:37:41 1998 Jeffrey A Law (law@cygnus.com) + + * flow.c (find_basic_blocks_1): Keep the cfg accurate when removing + an unconditional jump around deleted blocks. + Mon Mar 9 12:02:23 1998 Jim Wilson * profile.c (branch_prob): If see computed goto, call fatal instead of -- 2.30.2