function.c
167 KB
-
function.c (temp_slots_at_level, [...]): Use VEC instead of VARRAY. · 6370682a
* function.c (temp_slots_at_level, max_slot_level): Use VEC instead of VARRAY. * function.h (temp_slot_p): New. (function): Change the type of x_used_temp_slots to VEC(temp_slot_p,gc) *. From-SVN: r113029
Kazu Hirata committed