local-alloc.c
71.1 KB
-
local-alloc.c (qty): New structure and static variable. · a1ed7bdb
* local-alloc.c (qty): New structure and static variable. (qty_phys_reg): Remove, all references changed to qty. (qty_n_refs): Likewise. (qty_min_class): Likewise. (qty_birth): Likewise. (qty_death): Likewise. (qty_size): Likewise. (qty_mode): Likewise. (qty_n_calls_crossed): Likewise. (qty_alternate_class): Likewise. (qty_changes_size): Likewise. (qty_first_reg): Likewise. (alloc_qty): Rename variable QTY to QTYNO. (finf_free_reg): Likewise. (local_alloc): Allocate qty, do not allocate the removed variables. From-SVN: r30651
Jan Hubicka committed