From: Jonathan Wakely Date: Mon, 17 Jan 2022 11:26:21 +0000 (+0000) Subject: libstdc++: Document final option names for enabling C++20 X-Git-Tag: releases/gcc-11.3.0~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c277f6c1029d9eb898f40cf5d96500dab45212c9;p=thirdparty%2Fgcc.git libstdc++: Document final option names for enabling C++20 libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2020.xml: Use final C++20 option names. * doc/html/manual/status.html: Regenerate. (cherry picked from commit 5a3dc58a1d7a792e776a59389e8901b614ce6d0d) --- diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index 6b9648d1a7db..43c67b295c7e 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -1233,8 +1233,8 @@ since C++14 and the implementation is complete. vectorizable types with sizeof(T) < 4 "-mavx512bw" and "-mavx512vl"


C++ 2020

-In this implementation the -std=gnu++2a or --std=c++2a flag must be used to enable language +In this implementation the -std=gnu++20 or +-std=c++20 flag must be used to enable language and library features. See dialect options. The pre-defined symbol diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index a729ddd3ada2..9e9777ea85f5 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -10,8 +10,8 @@ -In this implementation the -std=gnu++2a or --std=c++2a flag must be used to enable language +In this implementation the -std=gnu++20 or +-std=c++20 flag must be used to enable language and library features. See dialect options. The pre-defined symbol