local-alloc.c (block_alloc): Stop looping over the input operands once we find an...
authorJeff Law <law@gcc.gnu.org>
Tue, 21 Feb 1995 17:41:05 +0000 (10:41 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 21 Feb 1995 17:41:05 +0000 (10:41 -0700)
commit662347c5083a2233ae5112e4bed4cbb8b533cc50
treedbabd10f40304ce821766d33e3316e8e66193504
parent0076ac013f06bc0e1c58255dd1f2641a3e5ca746
local-alloc.c (block_alloc): Stop looping over the input operands once we find an input/output register pair...

* local-alloc.c (block_alloc): Stop looping over the input
operands once we find an input/output register pair which can
be combined into a single qty.

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