OSDN Git Service

*** empty log message ***
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Mar 1992 00:25:38 +0000 (00:25 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Mar 1992 00:25:38 +0000 (00:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@642 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/loop.c

index 842ab12..d22e971 100644 (file)
@@ -3188,6 +3188,7 @@ strength_reduce (scan_start, end, loop_top, insn_count,
                  && (! condjump_p (insn)
                      || (JUMP_LABEL (insn) != 0
                          && (INSN_UID (JUMP_LABEL (insn)) > max_uid_for_loop
+                             || INSN_UID (insn) > max_uid_for_loop
                              || (INSN_LUID (JUMP_LABEL (insn))
                                  < INSN_LUID (insn))))))
              {