loop.c (move_movables): While removing insn sequences...
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Sun, 13 Sep 1998 05:44:40 +0000 (05:44 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Sun, 13 Sep 1998 05:44:40 +0000 (22:44 -0700)
commit9655bf953a9f230518f1f1ac9303b8056b4babe8
treede4b1e5eb4f023ce5c6c0dd0094681a3a4513bd3
parent50a029fdcc3bfd5e17e1435fa5eabec3caa788ab
loop.c (move_movables): While removing insn sequences...

* loop.c (move_movables): While removing insn sequences, preserve
the next pointer of the most recently deleted insn when we skip
over a NOTE.

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