(qty_changes_size): New variable.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 7 Aug 1994 12:51:35 +0000 (08:51 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 7 Aug 1994 12:51:35 +0000 (08:51 -0400)
commit0f64b8f696273bebcad25ed7294078c125811704
tree8009b1a9099b53491838e129da2a592308226d62
parent80f8f04ad15566e8bf9ef95b458d83a1a1586637
(qty_changes_size): New variable.

(alloc_qty{,_for_scratch}, update_qty_class): Set it.
(local_alloc): Allocate it.
(find_free_reg): If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if
qty_changes_size.

From-SVN: r7865
gcc/local-alloc.c