[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookized version
commit8bd8b53eddf9cff31fc4759eb1d94988fd51157c
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Nov 2014 10:12:24 +0000 (1 10:12 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Nov 2014 10:12:24 +0000 (1 10:12 +0000)
tree98a16409825cc41f5ed43354d08e13f2c7bfb39d
parentf4da8f227731058067b014f18122ac8427475186
[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookized version

gcc/

* config/sh/sh.c (TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): New.
(sh_use_by_pieces_infrastructure_p): Likewise.
* config/sh/sh.h (MOVE_BY_PIECES_P): Remove.
(STORE_BY_PIECES_P): Likewise.
(SET_BY_PIECES_P): Likewise.

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