lcm.c (optimize_mode_switching): Emit mode_set before the JUMP_INSN of an abnormal...
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 7 Feb 2001 17:39:47 +0000 (17:39 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 7 Feb 2001 17:39:47 +0000 (17:39 +0000)
commit09d84e04ef40c67fae280df651cfdec81096a4c6
treefb9e3beecd853f5ca41d3df28587720e76b7b5bb
parentbdc624db340879ff381a999439861b210916e3bf
lcm.c (optimize_mode_switching): Emit mode_set before the JUMP_INSN of an abnormal edge.

* lcm.c (optimize_mode_switching): Emit mode_set before the
JUMP_INSN of an abnormal edge.

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