https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49244
--- Comment #6 from dhowells at redhat dot com <dhowells at redhat dot com> --- I'm looking to implement Linux kernel atomics with C++-11 intrinsics, so being able to reduce a CMPXCHG-loop to BTR/BTS/BTC would be really handy.