]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/sh/sh-protos.h (prepare_move_operands): Return void
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Apr 2012 12:01:01 +0000 (12:01 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 7 Apr 2012 12:01:01 +0000 (12:01 +0000)
commit7141d4fca300e57b41493f852437472d61cf3a06
tree3a4581105e5cc4f2223aa41e7796af8527d9fbf6
parentfb4fa5d7bc0b5386caf061775f2b7b4b384fdcd4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186211 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.md