]> gcc.gnu.org Git - gcc.git/commit
loop.c (strength_reduce): Don't call reg_used_between_p if the insn from BL2 is after...
authorAndreas Schwab <schwab@suse.de>
Tue, 14 Sep 1999 07:34:59 +0000 (07:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 14 Sep 1999 07:34:59 +0000 (01:34 -0600)
commit328de7dac7ee9534f9245d1a8f8084fbaa6b3451
tree1e8da1a5f2954c525fab12a718808715db0502ff
parent51f53e010519ccfd1c857f37c52d34cc6e31a3d0
loop.c (strength_reduce): Don't call reg_used_between_p if the insn from BL2 is after the insn from BL.

        * loop.c (strength_reduce): Don't call reg_used_between_p if the
        insn from BL2 is after the insn from BL.

From-SVN: r29393
gcc/ChangeLog
gcc/loop.c
This page took 0.115736 seconds and 5 git commands to generate.