* config/sh/sh-protos.h (sh_expand_t_scc): Change return type from int
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Apr 2012 12:29:30 +0000 (12:29 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Apr 2012 12:29:30 +0000 (12:29 +0000)
commit9db049796f05faa681cb14d55c17a760b5b515bf
treeae9e253dc8102d3f741d0ad9a3840abb172719e0
parenta3b1178eeab2d49e1f2240d8a719f0428a884573
* 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.

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