cfgrtl.c (try_redirect_by_replacing_jump): Speed up the check that tests if all edges...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 26 Nov 2004 06:54:13 +0000 (06:54 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 26 Nov 2004 06:54:13 +0000 (06:54 +0000)
commit6a66a8a7a2bf2db8fa48d5e3abd758c66e10b6cd
tree9f87a6a1db8557e68bd95fa7b6de583a88b9a66c
parent87c111349fcd0848f506f20fc6d392eca93b8ef5
cfgrtl.c (try_redirect_by_replacing_jump): Speed up the check that tests if all edges go to the same destination.

* cfgrtl.c (try_redirect_by_replacing_jump): Speed up the
check that tests if all edges go to the same destination.

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