mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits, not...
authorAndreas Jaeger <aj@suse.de>
Thu, 13 Apr 2000 21:44:48 +0000 (23:44 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 13 Apr 2000 21:44:48 +0000 (23:44 +0200)
commit460f6b71942e7245fdc14eed44db51291ec281be
tree79f0aa73e19dbf664ac539bba8e240774eca1eac
parenteb24a9dc02e571fa3cb56b1416a79a76cc92bd6f
mips.c (expand_block_move): Pass alignment argument to move_by_pieces in bits, not bytes.

2000-04-13  Andreas Jaeger  <aj@suse.de>

* config/mips/mips.c (expand_block_move): Pass alignment
        argument to move_by_pieces in bits, not bytes.

From-SVN: r33142
gcc/ChangeLog
gcc/config/mips/mips.c