libstdc++: Replace reference to mainline in release branch docs

libstdc++-v3/ChangeLog:

	* doc/xml/manual/status_cxx2023.xml: Change reference from
	mainline GCC to the release branch.
	* doc/html/manual/status.html: Regenerate.
This commit is contained in:
Jonathan Wakely
2024-06-25 23:20:49 +01:00
parent bd4ce2d9e5
commit 7d60b932cc
2 changed files with 2 additions and 4 deletions

View File

@@ -1702,8 +1702,7 @@ options. The pre-defined symbol
<code class="constant">__cplusplus</code> is used to check for the
presence of the required flag.
</p><p>
This section describes the C++23 and library TS support in mainline GCC,
not in any particular release.
This section describes the C++23 and library TS support in the GCC 11 release series.
</p><p>
The following table lists new library features that have been accepted into
the C++23 working draft. The "Proposal" column provides a link to the

View File

@@ -20,8 +20,7 @@ presence of the required flag.
</para>
<para>
This section describes the C++23 and library TS support in mainline GCC,
not in any particular release.
This section describes the C++23 and library TS support in the GCC 11 release series.
</para>
<para>