[Bug libstdc++/88101] Implement P0528R3, C++20 cmpxchg and padding bits

andysem at mail dot ru gcc-bugzilla@gcc.gnu.org
Sun Feb 23 16:31:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88101

--- Comment #2 from andysem at mail dot ru ---
Another use case is C++20 atomic_ref, which may be bound to an object whose
padding bits are in indeterminate state. An intrinsic to clear padding bits
without altering the object value could be useful.


More information about the Gcc-bugs mailing list