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] add apple specific i386 cpu


> >
> >So you want
> >
> >1. Default 32bit arch to Pentium4
> >2. Default 64bit arch to C2D
> >3. Default both 32bit/64bit tuning to C2D
> >
> >Am I correct?
> 
> Probably something like that, but the 32-bit arch needs to support a  
> 64-bit multilib
> which is one reason why we went for nocona in the first place.

Adding machinery to default to different -march depending on presence of
-m64 don't seem to be that big deal either.

Honza
> 
> -eric


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