From: Tomasz Kamiński
Date: Mon, 8 Sep 2025 09:08:09 +0000 (+0200)
Subject: libstdc++: Document C++20 atomic_ref implementation-defined behavior.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d4738ddc9ca320ea0c1c0e31ff3ca8757ee05b;p=thirdparty%2Fgcc.git
libstdc++: Document C++20 atomic_ref implementation-defined behavior.
Also introduce Implementation Specific Behavior section for C++20.
libstdc++-v3/ChangeLog:
* doc/html/index.html: Regenerated.
* doc/html/manual/index.html: Regenerated.
* doc/html/manual/intro.html: Regenerated.
* doc/html/manual/status.html: Regenatered.
* doc/xml/manual/status_cxx2020.xml: Add iso.2020.specific
section with atomic_ref documentation.
Reviewed-by: Jonathan Wakely
Signed-off-by: Tomasz Kamiński
---
diff --git a/libstdc++-v3/doc/html/index.html b/libstdc++-v3/doc/html/index.html
index dd31cff3181..01d7bb787dc 100644
--- a/libstdc++-v3/doc/html/index.html
+++ b/libstdc++-v3/doc/html/index.html
@@ -23,7 +23,7 @@