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: PR target/44319 - Patch to turn ZEE pass on only for TARGET_64BIT.


Sriraman Tallam <tmsriram@google.com> writes:

> 	PR target/44319
> 	* config/i386/i386.c (override_options): Turn zee pass on for level 2
> 	and above and defer till target is known.
> 	(optimization_options): Turn on zee pass if TARGET_64BIT is set and
> 	turn off otherwise.

This is OK.

Thanks.

Ian


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