sh-protos.h (prepare_move_operands): Return void instead of int.
authorOleg Endo <olegendo@gcc.gnu.org>
Sat, 7 Apr 2012 12:01:01 +0000 (12:01 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sat, 7 Apr 2012 12:01:01 +0000 (12:01 +0000)
commit2ef6611e8caf18c9d869ea0ea6cf8712ef61caeb
tree3a4581105e5cc4f2223aa41e7796af8527d9fbf6
parentdf4f5d5f726288fec5a68e33ae92060630ec6391
sh-protos.h (prepare_move_operands): Return void instead of int.

* config/sh/sh-protos.h (prepare_move_operands): Return void
instead of int.
* config/sh/sh.c (prepare_move_operands): Likewise.
* config/sh/sh.md: Remove return value checks of prepare_move_operands.

From-SVN: r186211
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.md