[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized version
commitf4da8f227731058067b014f18122ac8427475186
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Nov 2014 08:44:39 +0000 (1 08:44 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Nov 2014 08:44:39 +0000 (1 08:44 +0000)
tree203a2c03a7ac185bee70fbd7e085279134e49be5
parenta83f0e2cba65438b1e5d95252a1b70a805dfc2c5
[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookized version

gcc/

* config/arc/arc.c (TARGET_USE_BY_PIECES_INFRASTRUCTURE_P): New.
(arc_use_by_pieces_infrastructure_p): Likewise.
* confir/arc/arc.h (MOVE_BY_PIECES_P): Delete.
(CAN_MOVE_BY_PIECES): Likewise.

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