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

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Feb 7 14:50:00 GMT 2014


Author: rsandifo
Date: Fri Feb  7 14:50:19 2014
New Revision: 207603

URL: http://gcc.gnu.org/viewcvs?rev=207603&root=gcc&view=rev
Log:
gcc/
	* config/s390/s390.c: Include tree-pass.h and context.h.
	(s390_early_mach): New function, split out from...
	(s390_emit_prologue): ...here.
	(pass_data_s390_early_mach): New pass structure.
	(pass_s390_early_mach): New class.
	(s390_option_override): Create and register early_mach pass.
	Move to end of file.

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



More information about the Gcc-cvs mailing list