lcm.c (optimize_mode_switching): Free insert and delete in the "for" loop.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 12 Dec 2004 01:11:34 +0000 (01:11 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 12 Dec 2004 01:11:34 +0000 (01:11 +0000)
commitdef6dcd75ceb11971c88266578629356b5386929
tree213b7836abfbea09cd94c563140a2b9dac3d83eb
parent6ee42e0124b7af2e1f3bfe60bc2cb5e528919723
lcm.c (optimize_mode_switching): Free insert and delete in the "for" loop.

* lcm.c (optimize_mode_switching): Free insert and delete in
the "for" loop.

From-SVN: r92042
gcc/ChangeLog
gcc/lcm.c