cfgcleanup.c (outgoing_edges_match): When there is single outgoing edge and block...
authorJosef Zlomek <zlomekj@suse.cz>
Thu, 13 Feb 2003 18:31:40 +0000 (19:31 +0100)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Thu, 13 Feb 2003 18:31:40 +0000 (18:31 +0000)
commitffc8f11e8c85e4195a83300ef09ab497929cef69
treea2166a02df3f0b925223f19613efbad88aab0761
parentb7bb6d4a6a9cb69ec0abc09a4aab35c92af6bb86
cfgcleanup.c (outgoing_edges_match): When there is single outgoing edge and block ends with a jump insn it must be...

* cfgcleanup.c (outgoing_edges_match): When there is single outgoing
edge and block ends with a jump insn it must be simple jump.

From-SVN: r62858
gcc/ChangeLog
gcc/cfgcleanup.c