loop.c (check_dbra_loop): Fix last change: examine both has_multiple_exit_targets...
authorRichard Henderson <rth@redhat.com>
Mon, 31 Dec 2001 03:09:48 +0000 (19:09 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 31 Dec 2001 03:09:48 +0000 (19:09 -0800)
commit2b701ab743751b3420afdb8e81766e12097186bc
tree01dcd880d385bff6db55c1deeea5f733e3452e9d
parentc81f560b4b42021dc89563d241dbe180c4861122
loop.c (check_dbra_loop): Fix last change: examine both has_multiple_exit_targets and exit_count.

        * loop.c (check_dbra_loop): Fix last change: examine both
        has_multiple_exit_targets and exit_count.

From-SVN: r48404
gcc/ChangeLog
gcc/loop.c