loop.c (scan_loop): Be more selective about what invariants are moved out of a loop.
authorJeffrey A Law <law@cygnus.com>
Mon, 19 Oct 1998 12:20:32 +0000 (12:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 19 Oct 1998 12:20:32 +0000 (06:20 -0600)
commite1f7435e415108d10eb601d21b5785bbbc838e54
treeb1a9832b2f3894b411416df36de55cfcff6ee8e0
parent38bf4c6fcdb82bd51a0293d6c64695499083aefb
loop.c (scan_loop): Be more selective about what invariants are moved out of a loop.

        * loop.c (scan_loop): Be more selective about what invariants are
        moved out of a loop.

From-SVN: r23178
gcc/ChangeLog
gcc/loop.c