Tested x86_64-pc-linux-gnu, committed to master. Backported to GCC-11. On Sun, Jan 16, 2022 at 12:31 PM Jonathan Wakely <jwak...@redhat.com> wrote:
> > > On Sun, 16 Jan 2022 at 01:48, Thomas Rodgers via Libstdc++ < > libstd...@gcc.gnu.org> wrote: > >> This patch updates the memory order of atomic accesses to the waiter's >> count to match libc++'s usage. It should be backported to GCC11. >> > > The commit subject line says "memory memory order", OK for trunk and > gcc-11 with that fixed. > > >> Tested x86_64-pc-linux-gnu. >> >