]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 Feb 2023 00:16:45 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 Feb 2023 00:16:45 +0000 (00:16 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 65026ee2abb16578affbdf497707b64877046126..40ef8d39af3097ba8b5c422167de6f5a54276f7d 100644 (file)
@@ -1 +1 @@
-20230204
+20230205
index 77e54a8573e6ed8b036624158708134082cc1e62..f64f761f409d9734a30fa49c0ba5fb94ca3382d9 100644 (file)
@@ -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__]