https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122557
Tomasz Kamiński <tkaminsk at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkaminsk at gcc dot gnu.org
--- Comment #6 from Tomasz Kamiński <tkaminsk at gcc dot gnu.org> ---
This issues seem to be already addressed by the r16-5215-g427911622fcae3.
>From attached logs, it seem that is was not yet pulled on your clone,
as the commit moved no_additions() function from line 38 to 44.
/home/gccbuild/gcc_trunk_git/gcc/libstdc++-v3/testsuite/29_atomics/atomic_ref/op_support.cc:38:
required from 'void no_additions() [with T = volatile S]'
Could you please confirm the the issues still appears for you on trunk?