*** empty log message ***
From-SVN: r642
This commit is contained in:
parent
0009eff2ef
commit
128e900915
@ -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))))))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user