loop.c (check_insn_for_givs): Restore check for code labels that was accidentally...
authorJeff Law <law@redhat.com>
Thu, 15 Jul 2004 14:55:15 +0000 (08:55 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 15 Jul 2004 14:55:15 +0000 (08:55 -0600)
commit9270f90074c68721abfb476844c70b23254c65d2
tree3cf6aa3f0fcc3b64879e3f359736c8e9675ec01e
parent20c9dc8aacd8abe8ddcc5d0ba2da84e78c030b50
loop.c (check_insn_for_givs): Restore check for code labels that was accidentally deleted by a recent checkin.

        * loop.c (check_insn_for_givs): Restore check for code labels that was
        accidentally deleted by a recent checkin.

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