OSDN Git Service

(qty_phys_num{,_copy}_sugg): New variables.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 May 1994 10:03:04 +0000 (10:03 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 May 1994 10:03:04 +0000 (10:03 +0000)
commit5c6d17a4b5a113bfa0e9a4d263d9a36b311a3159
treec91c68bf6df9305ce059473fca49fffd8d34db17
parent7f6965a340619d2a5df32bdede8830dc1bcf0d0c
(qty_phys_num{,_copy}_sugg): New variables.
(qty_phys_has{,_copy}_sugg): Deleted.
(qty_sugg_compare{,_1}): New functions.
(local_alloc): Allocate and init new vars instead of deleted ones.
(block_alloc): Update and use new vars.
Order quantities using new functions when allocating quantities with
suggested registers.
(combine_regs, find_free_reg): Use new vars to count number of suggestions.

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