This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: notes on current atomics config and usage


Benjamin Kosnik wrote:

Anyway. A real, unsettled meta-question is the use of atomic ops in
inline functions. This seems fine, except for the x86 quandary.

Damn you, i386.

And Sparc V7? I have no first-hand experience with Sparc, but Boost contributors tell me that g++ rejects the CAS instruction by default.



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