[Bug libstdc++/97948] C++2a synchronization tests fail to link on arm

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 23 16:07:05 GMT 2020


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:fd62daea40e09c1e6d599a6171db6b298d6c362e

commit r11-5255-gfd62daea40e09c1e6d599a6171db6b298d6c362e
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Nov 23 15:46:24 2020 +0000

    libstdc++: Link tests to libatomic as required [PR 97948]

    libstdc++-v3/ChangeLog:

            PR libstdc++/97948
            * testsuite/29_atomics/atomic_float/wait_notify.cc: Add options
            for libatomic.
            * testsuite/29_atomics/atomic_integral/wait_notify.cc: Likewise.
            * testsuite/29_atomics/atomic_ref/wait_notify.cc: Likewise.


More information about the Gcc-bugs mailing list