[gcc r14-12694] Daily bump.
GCC Administrator
gccadmin@gcc.gnu.org
Wed Jun 24 00:19:24 GMT 2026
https://gcc.gnu.org/g:3eb6307d5407cc84c0ea454d32fc8abf51d3ca5c
commit r14-12694-g3eb6307d5407cc84c0ea454d32fc8abf51d3ca5c
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Wed Jun 24 00:18:52 2026 +0000
Daily bump.
Diff:
---
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 921b7eeb5f0d..c4827740d110 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20260623
+20260624
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index ee8fd327b415..2ad98f0d478d 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,21 @@
+2026-06-23 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2026-06-23 Jonathan Wakely <jwakely@redhat.com>
+
+ * include/bits/chrono.h (std::chrono_literals): Fix typo in
+ comment.
+
+2026-06-23 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2026-06-23 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/xml/manual/debug_mode.xml: Remove 404 link to stlport
+ website and modernise some text about debug modes in other
+ implementations.
+ * doc/html/manual/debug_mode_design.html: Regenerate.
+
2026-06-10 Jakub Jelinek <jakub@redhat.com>
Backported from master:
More information about the Libstdc++-cvs
mailing list