From: Jeff Law Date: Mon, 15 Feb 1999 10:37:19 +0000 (-0700) Subject: loop.c (mark_loop_jump): Handle LO_SUM. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc8ebe10f8e2e7e2e25b00a4494afae814a18536;p=gcc.git loop.c (mark_loop_jump): Handle LO_SUM. � * loop.c (mark_loop_jump): Handle LO_SUM. If we encounter something we do not understand, mark the loop and containing loops as invalid. From-SVN: r25214 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e572ee3f80f..764c8659a33 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 15 11:33:51 1999 Jeffrey A Law (law@cygnus.com) + + * loop.c (mark_loop_jump): Handle LO_SUM. If we encounter something + we do not understand, mark the loop and containing loops as invalid. + Mon Feb 15 00:40:45 1999 J"orn Rennecke * alias.c (init_alias_analysis): Avoid self-referential value