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
This commit is contained in:
Joern Rennecke 2004-06-16 17:00:40 +01:00
parent f75ce96a7c
commit d9c75fe042

View file

@ -1,3 +1,8 @@
2004-06-16 J"orn Rennecke <joern.rennecke@superh.com>
* cfglayout.c (fixup_reorder_chain): Handle case where the
destination of E_FALL is EXIT_BLOCK_PTR.
2004-06-16 Vladimir Makarov <vmakarov@redhat.com>
PR target/15653