[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized version
commita83f0e2cba65438b1e5d95252a1b70a805dfc2c5
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Nov 2014 08:38:36 +0000 (1 08:38 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Nov 2014 08:38:36 +0000 (1 08:38 +0000)
tree12b71b230d42270a7f4266a9df476c391d72380d
parent0ec3791cc4bd4c2a78dc7a4fb4de992797ec095e
[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized version

gcc/

* config/s390/s390.c (s390_use_by_pieces_infrastructure_p): New.
(TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): Likewise.
* config/s390/s390.h (MOVE_BY_PIECES_P): Remove.
(CLEAR_BY_PIECES): Likewise.
(SET_BY_PIECES): Likewise.
(STORE_BY_PIECES): Likewise.

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