loop.c (mark_loop_jump): Handle LO_SUM.
authorJeff Law <law@gcc.gnu.org>
Mon, 15 Feb 1999 10:37:19 +0000 (03:37 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Feb 1999 10:37:19 +0000 (03:37 -0700)
commitbc8ebe10f8e2e7e2e25b00a4494afae814a18536
treeef6812cd73876e2f57822c94e72c67cf1a1410eb
parent8f19e99d5d4403e065d0584fea345196839e2829
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
gcc/ChangeLog