flow.c (find_basic_blocks_1): Do not emit NOP after call.
authorJan Hubicka <jh@suse.cz>
Thu, 12 Jul 2001 14:52:51 +0000 (16:52 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 12 Jul 2001 14:52:51 +0000 (14:52 +0000)
commitc35e85f9783adaed94192057083315cffc34dc09
tree5fe3f008045ea66bba1fdf4f77e5ebe24f0b6c0e
parent51c6b247049453fde14806ec97ce48e2e9727277
flow.c (find_basic_blocks_1): Do not emit NOP after call.

* flow.c (find_basic_blocks_1): Do not emit NOP after call.

* flow.c (outgoing_edges_match): Return early if condition reversal
failed.

From-SVN: r43965
gcc/ChangeLog
gcc/flow.c