]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 15 Dec 2022 00:20:50 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 15 Dec 2022 00:20:50 +0000 (00:20 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index fb5d5da64c6041f451d36bf192bb628a05f0741f..414c306c21ca1e70a573d27e273112891f6b2624 100644 (file)
@@ -1 +1 @@
-20221214
+20221215
index 56ad3b53c81ab17839d83c46c56bf64302222204..e43750b6db9557e2cd5ed19b9fd5206f86349fbc 100644 (file)
@@ -1,3 +1,12 @@
+2022-12-14  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2022-12-14  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/108097
+       * include/std/stacktrace (basic_stracktrace::_Impl): Do not
+       multiply N by sizeof(value_type) when allocating.
+
 2022-11-24  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master: