[Bug c++/111077] atomic_ref compare_exchange_strong doesn't properly ignore padding bits

2023-08-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111077 --- Comment #2 from Andrew Pinski --- https://lists.llvm.org/pipermail/cfe-dev/2018-December/060537.html

[Bug c++/111077] atomic_ref compare_exchange_strong doesn't properly ignore padding bits

2023-08-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111077 Andrew Pinski changed: What|Removed |Added Component|libstdc++ |c++ --- Comment #1 from Andrew Pinski