This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [SH] PR 53976 - Add RTL pass to eliminate clrt, sett insns


Oleg Endo <oleg.endo@t-online.de> wrote:
> 	* config.gcc (SH extra_objs): Add  sh_optimize_sett_clrt pass.o.

The usual way would be

	* config.gcc (sh[123456789lbe]*-*-* | sh-*-*): Add
	sh_optimize_sett_clrt.o to extra_objs.

OK with that change.  Thanks!

Regards,
	kaz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]