]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 16 Apr 2025 00:20:39 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 16 Apr 2025 00:20:39 +0000 (00:20 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 6a8ff35d9ec6d21bbb487982dddac1b836112f52..c9d404d186ef0882e9c66d608ec713181d64e5fc 100644 (file)
@@ -1 +1 @@
-20250415
+20250416
index 0e0629219c90892b196184fd83c952c1f6f4af62..f7da4e52bc890e53308b273be673bc10c316409c 100644 (file)
@@ -1,3 +1,13 @@
+2025-04-15  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2025-04-14  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/21334
+       * doc/xml/manual/using.xml: Document that container data race
+       avoidance rules do not apply to COW std::string.
+       * doc/html/*: Regenerate.
+
 2025-04-02  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master: