Re: GCC in-line assembly and the removal of -mcx16

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

 



On 01/06/17 19:18, NightStrike wrote:
> Is there a way to guarantee not calling the library for all of the
> __atomic* builtins with only passing an -march=X that supports the
> instructions?  I switched everything once already from __sync to
> __atomic; I'd hate to switch back.

I use "native" for my archs, it's incredibly convenient and I actually
don't know what I'd do without it.





[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