unroll.c (unroll_loop): Do not abort for an UNROLL_MODULO or UNROLL_COMPLETELY loop...
authorJeff Law <law@gcc.gnu.org>
Wed, 29 Jul 1998 21:41:01 +0000 (15:41 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 29 Jul 1998 21:41:01 +0000 (15:41 -0600)

        * unroll.c (unroll_loop): Do not abort for an UNROLL_MODULO
        or UNROLL_COMPLETELY loop that starts with a jump to its
        exit code.

From-SVN: r21475

gcc/ChangeLog

index 5ea6d86..82c84e7 100644 (file)
@@ -1,3 +1,9 @@
+Wed Jul 29 22:39:21 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * unroll.c (unroll_loop): Do not abort for an UNROLL_MODULO
+       or UNROLL_COMPLETELY loop that starts with a jump to its
+       exit code.
+
 Wed Jul 29 22:18:14 1998  David Edelsohn  <edelsohn@mhpcc.edu>
 
        * rs6000/rs6000.md (absdi2 define_split): Swap operands of MINUS.