]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 2 Oct 2025 00:24:07 +0000 (00:24 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 2 Oct 2025 00:24:07 +0000 (00:24 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index ce6a0ae64fbc342975f19e93053e6a10b5c5ee6e..924403eec65bbbef7bce7330f43fb86e7583cd5d 100644 (file)
@@ -1 +1 @@
-20251001
+20251002
index ceddb561f03eeb725c85a3e6309e2c74aec83806..e4e1352deaf168213b20079c930479c60dc6cdd9 100644 (file)
@@ -1,3 +1,23 @@
+2025-10-01  Patrick Palka  <ppalka@redhat.com>
+
+       Backported from master:
+       2025-09-24  Patrick Palka  <ppalka@redhat.com>
+
+       * testsuite/17_intro/names.cc: Undefine 'u' on s390*-linux.
+
+2025-10-01  Patrick Palka  <ppalka@redhat.com>
+
+       Backported from master:
+       2025-09-17  Patrick Palka  <ppalka@redhat.com>
+
+       * testsuite/20_util/bind/dangling_ref.cc: Compile with
+       -Wsystem-headers.
+       * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Likewise.
+       * testsuite/29_atomics/atomic/operators/pointer_partial_void.cc:
+       Likewise.
+       * testsuite/30_threads/packaged_task/cons/dangling_ref.cc:
+       Likewise.
+
 2025-09-15  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master: