OSDN Git Service

(copy_loop_body, JUMP_INSN case): When setting
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Sep 1992 21:18:17 +0000 (21:18 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Sep 1992 21:18:17 +0000 (21:18 +0000)
commit7c2cd568bb944e78cafbeba3117a3a58275c82dc
tree76970d172cc7d93f7ca44112361b1d4c5e78810c
parent601443c6d39a744031ee76d7e93a595408bccf71
(copy_loop_body, JUMP_INSN case): When setting
JUMP_LABEL field, verify that what we think is a label actually
is.  If it isn't then map the old JUMP_LABEL to find the new one.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2275 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/unroll.c