flow.c (try_optimize_cfg): Delete whole chain of trivially dead basic blocks.
authorJan Hubicka <jh@suse.cz>
Thu, 12 Jul 2001 16:01:33 +0000 (18:01 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 12 Jul 2001 16:01:33 +0000 (16:01 +0000)
commit6691db8e6b45f1c8bf6032663e60495fa02de9b2
tree2114e2a7141fc32722cd1751d911d3348af4067e
parenta3e5ae6dd8577e990a5bd93dc8202d341c0b29f0
flow.c (try_optimize_cfg): Delete whole chain of trivially dead basic blocks.

* flow.c (try_optimize_cfg): Delete whole chain of trivially dead
basic blocks.
(verify_flow_info): Make diagnostics prettier.

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