From: Michael Hayes Date: Fri, 15 Jan 1999 10:05:54 +0000 (-0700) Subject: unroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or... X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f16f9324c40bfe04279994e8a32a19e5fef5b58;p=platform%2Fupstream%2Fgcc.git unroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or if... � * unroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or if the loop has multiple back edges. From-SVN: r24679 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f15b2c4..1df7421 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 15 11:02:31 1999 Michael Hayes + + * unroll.c (loop_iterations): Return 0 if the last loop insn + is not a jump insn or if the loop has multiple back edges. + Thu Jan 14 22:38:41 1999 Jeffrey A Law (law@cygnus.com) * unroll.c (find_splittable_givs): For a DEST_ADDR giv, do not share