]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 4 Jan 2024 00:21:03 +0000 (00:21 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 4 Jan 2024 00:21:03 +0000 (00:21 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 53df0019683314bec743e5dfbc3050eab515a983..e5d362319032c508a5b487cd8ade82926417530a 100644 (file)
@@ -1 +1 @@
-20240103
+20240104
index e295722b84d0612d0acbd0a73130afbde8f0f64a..2d73bf439d639ed7690c650cd515ec1929bf5801 100644 (file)
@@ -1,3 +1,13 @@
+2024-01-03  Patrick Palka  <ppalka@redhat.com>
+
+       Backported from master:
+       2024-01-03  Patrick Palka  <ppalka@redhat.com>
+
+       PR testsuite/113175
+       * testsuite/std/ranges/iota/max_size_type.cc (test02): Reduce
+       'limit' to 100 from 1000 and adjust 'log2_limit' accordingly.
+       (test03): Likewise.
+
 2023-12-17  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master: