cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FALL is...
authorJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 16 Jun 2004 16:49:22 +0000 (17:49 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 16 Jun 2004 16:49:22 +0000 (17:49 +0100)
commite370de6e30762a5fb49cd39832c6ed98a60bd82b
tree1526ec7e5b1437fb93008fca9d6e2ab2848f9db4
parentd9c75fe042245114199810c6bae601bba0aeb87f
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: r83247
gcc/cfglayout.c