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: PATCH: PR target/59588: Don't check/change generic/i686 tuning


> Hi Honza,
> 
> We have combined generic32 and generic64 into generic.  There is no need
> to check "generic" anymore.  Also we shouldn't change -mtune=i686 into
> -mtune=generic.  OK to install?

The i686->generic change was intended to get generic optimized code
for i686-linux configuration rather than pentiumpro.  I think it still makes
sense to use this, since it is what most 32bit distros still configure for?

Honza


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