From: Jonathan Wakely Date: Fri, 12 Jul 2019 11:43:17 +0000 (+0100) Subject: Update C++2a library status table X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=804e2d0631d11d036be3452f00a294c434f3570a;p=gcc.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 69f5b86f301..cbf8133aafd 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 029c5bc9b8e..3a5de38ad22 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