[gcc r13-5703] Daily bump.
GCC Administrator
gccadmin@gcc.gnu.org
Sun Feb 5 00:18:04 GMT 2023
https://gcc.gnu.org/g:057eb31bc322b080dab87a52ad5629e3a439df82
commit r13-5703-g057eb31bc322b080dab87a52ad5629e3a439df82
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date: Sun Feb 5 00:16:45 2023 +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 65026ee2abb..40ef8d39af3 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230204
+20230205
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 77e54a8573e..f64f761f409 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,21 @@
+2023-02-04 Hans-Peter Nilsson <hp@axis.com>
+
+ PR libstdc++/108672
+ * include/pstl/unseq_backend_simd.h (__simd_or): Use __INT32_TYPE__
+ instead of int32_t.
+
+2023-02-04 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/xml/manual/documentation_hacking.xml: Adjust link to pdftex.
+ * doc/html/manual/documentation_hacking.html: Regenerate.
+
+2023-02-04 François Dumont <fdumont@gcc.gnu.org>
+
+ * include/bits/basic_string.h (operator=(basic_string&&)): Transfer move-to
+ storage to the move-from instance when allocators are equal.
+ * testsuite/21_strings/basic_string/allocator/char/move_assign.cc (test04):
+ New test case.
+
2023-02-03 Samuel Thibault <samuel.thibault@gnu.org>
* config/os/gnu-linux/os_defines.h [!__linux__]
More information about the Libstdc++-cvs
mailing list