cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using EDGE_COUNT.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 29 Nov 2004 17:58:27 +0000 (17:58 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 29 Nov 2004 17:58:27 +0000 (17:58 +0000)
commitafb7cf18071d83e6849b39398d0aa1be86019c3e
tree7ce83b4d3578f508f6593c71b2b64feb111545c9
parent03101c6f2b4ce8f254b707b709183a08ef41de1f
cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using EDGE_COUNT.

* cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using
EDGE_COUNT.

From-SVN: r91475
gcc/ChangeLog
gcc/cfgrtl.c