From d9c75fe042245114199810c6bae601bba0aeb87f Mon Sep 17 00:00:00 2001 From: Joern Rennecke Date: Wed, 16 Jun 2004 17:00:40 +0100 Subject: [PATCH] cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FALL is EXIT_BLOCK_PTR. * cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FALL is EXIT_BLOCK_PTR. From-SVN: r83245 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0f7fd1937d5..b4c81e70acd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-16 J"orn Rennecke + + * cfglayout.c (fixup_reorder_chain): Handle case where the + destination of E_FALL is EXIT_BLOCK_PTR. + 2004-06-16 Vladimir Makarov PR target/15653 -- 2.30.2