(copy_loop_body...
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 28 Sep 1992 21:25:53 +0000 (14:25 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 28 Sep 1992 21:25:53 +0000 (14:25 -0700)
commit7f11183e26572232a5efd5a3770aa2e1db79dcce
treeb45f23412d6c43c0da8b2f20e5b15e493409e5f2
parent4024394c6fbb20caa295e33c372831866c097669
(copy_loop_body...

(copy_loop_body, JUMP_INSN case): When invert jump
insn, must first construct new insn before trying to invert it,
so that validate_change will work properly.

From-SVN: r2277
gcc/unroll.c