OSDN Git Service

(block_move_load_store, block_move_sequence): Delete.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 1996 18:07:15 +0000 (18:07 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Oct 1996 18:07:15 +0000 (18:07 +0000)
commitd651eeb2df3dd27954027b56f0d8ebcaa2142376
treee74098be56fef476df00dda7e3eeb9c29b0085c8
parent3ff9ced7ddca5fcf821c9602cdb8a3a69a265676
(block_move_load_store, block_move_sequence): Delete.
(block_move_loop): New parameter orig_dest.  Call change_address to
create new MEM instead of gen_rtx.
(expand_block_move): New local orig_dest.  Pass it to block_move_loop.
Call change_address to create new MEM instead of gen_rtx.

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