[gcc r13-9550] Daily bump.

GCC Administrator gccadmin@gcc.gnu.org
Sat Apr 19 00:22:04 GMT 2025


https://gcc.gnu.org/g:415eedea74370d64693fb4f6a875a7436b825ae0

commit r13-9550-g415eedea74370d64693fb4f6a875a7436b825ae0
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Apr 19 00:21:38 2025 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP          | 2 +-
 libstdc++-v3/ChangeLog | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 18aa6a5fa2dc..f0d1b43cb20d 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20250418
+20250419
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 5b230e2e0d6d..7a2485529954 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,10 @@
+2025-04-18  Tomasz Kamiński  <tkaminsk@redhat.com>
+
+	* include/std/format (basic_format_arg::_S_to_arg_type): Normalize
+	_Float32 and _Float64 only to float and double respectivelly.
+	(basic_format_arg::_S_to_enum): Remove handling of _Float32 and _Float64.
+	(cherry picked with modifications from commit 445128c12cf22081223f7385196ee3889ef4c4b2)
+
 2025-04-16  Jonathan Wakely  <jwakely@redhat.com>
 
 	* testsuite/20_util/integer_sequence/112473.cc: Compile with


More information about the Libstdc++-cvs mailing list