On Sat, Mar 5, 2016 at 1:28 PM, Kjetil Matheussen <[email protected]> wrote: > On Sat, Mar 5, 2016 at 1:12 PM, Kjetil Matheussen <[email protected]> > wrote: >> >> Well, atomics are not an official part of the C standard, only the C++ >> standard. > > Ouch. Sorry. Wrong. C11 has stdatomic.h, but it's not included > in gcc 4.x, which is still used a lot.
Oh. Apparently, this is an *optional* C11 feature. AFAICT, gcc 4.9 finally supports it. I did not expect GCC's C11 mode to catch up so slowly. Bummer. :( _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
