cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_TAKEN is...
authorJ"orn Rennecke <joern.rennecke@superh.com>
Tue, 15 Jun 2004 11:58:40 +0000 (11:58 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 15 Jun 2004 11:58:40 +0000 (12:58 +0100)
commit8cff2a9522fcd7b7af3181f73aa91a2fce666722
tree5185fc8c015e7cb9d1447751c3d58a33ddf4a370
parent9264db16997eea54e44c44a4869845f94f6102f7
cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_TAKEN is EXIT_BLOCK_PTR.

* cfglayout.c (fixup_reorder_chain): Handle case where the
destination of E_TAKEN is EXIT_BLOCK_PTR.

From-SVN: r83179
gcc/ChangeLog
gcc/cfglayout.c