OSDN Git Service

(scratch_block, scratch_list{,_length}, scratch_index): New variables.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Jun 1993 11:47:16 +0000 (11:47 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Jun 1993 11:47:16 +0000 (11:47 +0000)
commitcc42d878aff3a7a42e86beb426e2ac579d34e92b
treee5e36c97515a82acc2d639b78a30a53e5f2aff3b
parent1584b90aa47f864b13848bd23cd595a5f1cad461
(scratch_block, scratch_list{,_length}, scratch_index): New variables.
(local_alloc): Allocate and initialize them.
(block_alloc): Only allocate a SCRATCH if it can fit in the block we make.
Don't mark regs used in SCRATCH live here; instead, make entry in new tables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@4713 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/local-alloc.c