From: Jonathan Wakely Date: Fri, 12 Jul 2019 11:43:17 +0000 (+0100) Subject: Update C++2a library status table X-Git-Tag: misc/cutover-git~4022 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=804e2d0631d11d036be3452f00a294c434f3570a;p=thirdparty%2Fgcc.git Update C++2a library status table * doc/xml/manual/status_cxx2020.xml: Update status for atomic_ref and floating point atomics. From-SVN: r273441 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 69f5b86f3013..cbf8133aafd3 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2019-07-12 Jonathan Wakely + + * doc/xml/manual/status_cxx2020.xml: Update status for atomic_ref + and floating point atomics. + 2019-07-11 Jonathan Wakely * doc/xml/manual/configure.xml: Improve documentation of diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index 029c5bc9b8ee..3a5de38ad222 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -78,14 +78,13 @@ Feature-testing recommendations for C++. - Floating Point Atomic P0020R6 - + 10.1 @@ -345,15 +344,14 @@ Feature-testing recommendations for C++. - Atomic Ref P0019R8 - - + 10.1 + __cpp_lib_atomic_ref >= 201806L