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:39 +0000 (18:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Jul 1998 00:22:39 +0000 (18:22 -0600)
commita2d926467cb9f64ba8dc049e073103b6c13f4931
tree0a44c86916120c890573f499b9be2de307655686
parent00dc6358535b933b6d1d4a3773ee1c0081c36bd5
loop.c (emit_iv_add_mult): Scan the entire insn list generated for the sequence, recording base values.


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

From-SVN: r21207
gcc/ChangeLog