[Bug target/93224] 29_atomics/atomic_ref/float.cc fails with a tweaked IPA inliner

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 2 18:58:11 GMT 2020


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

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

https://gcc.gnu.org/g:14d4e7bc303a92f620eddcba9cef88da7e91514c

commit r10-8416-g14d4e7bc303a92f620eddcba9cef88da7e91514c
Author: Jonathan Wakely <jwakely.gcc@gmail.com>
Date:   Thu Jul 2 17:11:10 2020 +0000

    libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)

    These tests fail with AIX double double. Use different floating point
    values that behave less surprisingly.

    libstdc++-v3/ChangeLog:

            PR libstdc++/91153
            PR target/93224
            * testsuite/29_atomics/atomic_float/1.cc: Use different values
            for tests.
            * testsuite/29_atomics/atomic_ref/float.cc: Likewise.

    (cherry picked from commit c6f431bba531bac3212b66069cf0f9718edf0132)


More information about the Gcc-bugs mailing list