tree-cfg.c (cleanup_tree_cfg): Pull a call to cleanup_control_flow() out of the while...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 1 Oct 2004 14:51:25 +0000 (14:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 1 Oct 2004 14:51:25 +0000 (14:51 +0000)
commit8f28be81e32a7117e0848bb8559e90376570e4d2
tree8c3e80833e54b539f74e427d3ba632104604b561
parent5f90fc47705947e0dff9bb7676787d3e9c44b016
tree-cfg.c (cleanup_tree_cfg): Pull a call to cleanup_control_flow() out of the while loop.

* tree-cfg.c (cleanup_tree_cfg): Pull a call to
cleanup_control_flow() out of the while loop.

From-SVN: r88395
gcc/ChangeLog
gcc/tree-cfg.c