(unroll_loop): Set map->const_equiv_map_size to new_maxregnum.
authorRichard Stallman <rms@gnu.org>
Mon, 11 Oct 1993 21:02:37 +0000 (21:02 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 11 Oct 1993 21:02:37 +0000 (21:02 +0000)
commit8dc0b179fdba835b29eb3285062e31cd991d6197
tree2bf2813d3ce41485827a6483efc733a688a61675
parent242cef1e253ea513b4735f88d62f78d42a2bb92c
(unroll_loop): Set map->const_equiv_map_size to new_maxregnum.

(copy_loop_body): When set const_age_map entry for split dest reg,
verify that it is within the bounds of the map.
(find_splittable_regs): Count number of biv sets, not number of
bivs.  Don't pass result to find_splittable_givs.
(find_splittable_givs): Delete parameter result.  Add local variable result.

From-SVN: r5741
gcc/unroll.c