(unroll_loop): Clear map->integrating.

From-SVN: r4455
This commit is contained in:
Jim Wilson 1993-05-14 10:23:25 -07:00
parent 11d1f67370
commit bae1218656

View File

@ -620,6 +620,8 @@ unroll_loop (loop_end, insn_count, loop_start, end_insert_before,
map = (struct inline_remap *) alloca (sizeof (struct inline_remap));
map->integrating = 0;
/* Allocate the label map. */
if (max_labelno > 0)