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:00:40 +0000 (17:00 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 16 Jun 2004 16:00:40 +0000 (17:00 +0100)
commitd9c75fe042245114199810c6bae601bba0aeb87f
tree083174588aa981b4ea0dd42376316279962f6436
parentf75ce96a7c4673b18100bbd9d0f6b8c382901b68
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