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:04 +0000 (15:41 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 29 Jul 1998 21:41:04 +0000 (15:41 -0600)
commit15fec413e7f2b6d9ef82d220987389feed1ad3b1
treedd6d6854d6e3adc3d7672a0402bee0e1fe9b48d9
parent47d41103c544ec845b1ffa9d58d9bac571373e62
unroll.c (unroll_loop): Do not abort for an UNROLL_MODULO or UNROLL_COMPLETELY loop that starts with a...

P
        * 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: r21476
gcc/unroll.c