r217001 - in /trunk/gcc: ChangeLog config/sh/sh...

jgreenhalgh@gcc.gnu.org jgreenhalgh@gcc.gnu.org
Sat Nov 1 10:12:00 GMT 2014


Author: jgreenhalgh
Date: Sat Nov  1 10:12:24 2014
New Revision: 217001

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



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



More information about the Gcc-cvs mailing list