[PATCH 1/2] S/390: Register pass_s390_early_mach statically

Andreas Krebbel krebbel@linux.ibm.com
Thu Sep 6 07:36:00 GMT 2018


gcc/ChangeLog:

2018-08-27  Ilya Leoshkevich  <iii@linux.ibm.com>

	PR target/80080
	* config/s390/s390-passes.def: New file.
	* config/s390/s390-protos.h (class rtl_opt_pass): Add forward
	declaration.
	(make_pass_s390_early_mach): Add declaration.
	* config/s390/s390.c (make_pass_s390_early_mach):
	(s390_option_override): Remove dynamic registration.
	* config/s390/t-s390: Add s390-passes.def.


Committed. Thanks!

Andreas



More information about the Gcc-patches mailing list