[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hookized version
commitb5e3200c52733b209ce8b9309b32bf152627746e
authorJames Greenhalgh <james.greenhalgh@arm.com>
Sat, 1 Nov 2014 08:38:36 +0000 (1 08:38 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Sat, 1 Nov 2014 08:38:36 +0000 (1 08:38 +0000)
tree12b71b230d42270a7f4266a9df476c391d72380d
parent7cbed00872ff3e20e5183f0cb788cd0c86bdf168
[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.

From-SVN: r216998
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.h