* loop.c (strength_reduce): Do not clear NOT_EVERY_ITERATION at the
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 1999 13:43:22 +0000 (13:43 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 1999 13:43:22 +0000 (13:43 +0000)
commit2f5f24a5ae00a1d12a5ed361c51e0962e7dc6a41
tree1de1c0198ba0883933c81ac96154d948b0cbea9f
parent3055ab5116756884ba602e6fc442d003c27e70b4
* loop.c (strength_reduce): Do not clear NOT_EVERY_ITERATION at the
last CODE_LABEL in a loop if we have previously passed a jump
to the top of the loop.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27125 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c