OSDN Git Service

* combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. All
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Oct 1998 09:47:55 +0000 (09:47 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Oct 1998 09:47:55 +0000 (09:47 +0000)
commitd99430400619ad311f2fe9468b9a7ebc2380439a
tree5cc75d1ec07f21f993ad6ecedcd6cd7f5894aa7e
parent831f2d1b1019cf61a3178322808b8fd9a74a4b0e
* combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg.  All
callers changed.
(try_combine): Don't update max_scratch.
* flow.c (max_scratch, num_scratch): Delete variables.
(life_analysis_1): Don't initialize max_scratch.
(propagate_block): Don't update max_scratch.
(mark_set_1): Don't increment num_scratch.
* regs.h (max_scratch): Delete declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23172 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/flow.c
gcc/regs.h