(block_move_load_store, block_move_sequence): Delete.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 23 Oct 1996 18:07:15 +0000 (11:07 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 23 Oct 1996 18:07:15 +0000 (11:07 -0700)
commit7cabe29ab965599dc81332031b95dbaeab285b73
treee74098be56fef476df00dda7e3eeb9c29b0085c8
parentecd4080946e1ac6014123a65161c96c48e13ef21
(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.

From-SVN: r13007
gcc/config/mips/mips.c