m32r.c (m32r_expand_block_move): Return 0 if nothing was done.
authorKazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
Tue, 24 May 2005 07:45:24 +0000 (07:45 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 24 May 2005 07:45:24 +0000 (07:45 +0000)
commit0be4693a48dfdb376dcb42fad36b286c6f10e178
treeaa8ed62f6fd0c8570038b5f7bb692f58f03067f2
parent37495922d7e87afab5e5dad3a54639064a4b5d68
m32r.c (m32r_expand_block_move): Return 0 if nothing was done.

* config/m32r/m32r.c (m32r_expand_block_move):  Return 0 if nothing was done.
* config/m32r/m32r.md (movmemsi):  If m32r_expand_block_move did nothing then FAIL.
* config/m32r/m32r/m32r-protos.h  (m32r_expand_block_move): Update prototype.

From-SVN: r100095
gcc/ChangeLog
gcc/config/m32r/m32r-protos.h
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.md