loop.c (emit_iv_add_mult): Scan the entire insn list generated for the sequence,...
authorRichard Henderson <rth@cygnus.com>
Thu, 16 Jul 1998 00:22:41 +0000 (18:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Jul 1998 00:22:41 +0000 (18:22 -0600)
commit00116a7b6d8aa3e10fb0fd09d3fd91c6584f9cdf
tree7eae3c99f56b81f2c11a070c986c22daf8052e0c
parenta2d926467cb9f64ba8dc049e073103b6c13f4931
loop.c (emit_iv_add_mult): Scan the entire insn list generated for the sequence, recording base values.

8
        * loop.c (emit_iv_add_mult): Scan the entire insn list generated
        for the sequence, recording base values.

From-SVN: r21208
gcc/loop.c