]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh-protos.h (sh_expand_t_scc): Change return type from int to bool.
authorOleg Endo <olegendo@gcc.gnu.org>
Fri, 6 Apr 2012 12:29:30 +0000 (12:29 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Fri, 6 Apr 2012 12:29:30 +0000 (12:29 +0000)
commit10c17a58ae6ae5dbcd83f1ecc92db7d5001811cb
treeae9e253dc8102d3f741d0ad9a3840abb172719e0
parentaaf701c5e19cc94f0f6362058fac7bd80a8ab58b
sh-protos.h (sh_expand_t_scc): Change return type from int to bool.

* config/sh/sh-protos.h (sh_expand_t_scc): Change return type from int
to bool.
* config/sh/sh.c (sh_expand_t_scc): Likewise.
* config/sh/sh.md (cstoresi4, cstoredi4): Remove GET_CODE checks before
calling sh_expand_t_scc.

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