r216998 - in /trunk/gcc: ChangeLog config/s390/...

jgreenhalgh@gcc.gnu.org jgreenhalgh@gcc.gnu.org
Sat Nov 1 08:38:00 GMT 2014


Author: jgreenhalgh
Date: Sat Nov  1 08:38:36 2014
New Revision: 216998

URL: https://gcc.gnu.org/viewcvs?rev=216998&root=gcc&view=rev
Log:
[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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/s390.c
    trunk/gcc/config/s390/s390.h



More information about the Gcc-cvs mailing list