From: Jeff Law Date: Wed, 29 Jul 1998 21:41:01 +0000 (-0600) Subject: unroll.c (unroll_loop): Do not abort for an UNROLL_MODULO or UNROLL_COMPLETELY loop... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47d41103c544ec845b1ffa9d58d9bac571373e62;p=platform%2Fupstream%2Fgcc.git unroll.c (unroll_loop): Do not abort for an UNROLL_MODULO or UNROLL_COMPLETELY loop that starts with a... � * 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ea6d86..82c84e7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 * rs6000/rs6000.md (absdi2 define_split): Swap operands of MINUS.