Re: Choosing the right -march target architecture

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2 September 2015 at 08:43, Mason wrote:
> Is there a way to say:
> "Use any instruction available for this uarch, but optimize code
> for this other uarch / class of uarches (mtune=generic)" ??

Yes, just use both -march and -mtune. e.g.

-march=pentium3 -mtune-generic



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux