Re: Dual Mode Binaries

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

 



Tim Prince <n8tm@xxxxxxx> writes:

> gcc has survived without providing much support for multiple paths,
> e.g. non-SSE, SSE3, ... where the incentive might have been greater.

For those, the upcoming ifunc attribute should be a better fit,
as it allows compiling multiple variants of only the real
hotspots and sharing all the rest.  The downside is that ifunc
requires changes in the source code, rather than only compiler
options.

[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