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

index 53df0019683314bec743e5dfbc3050eab515a983..e5d362319032c508a5b487cd8ade82926417530a 100644 (file)
@@ -1 +1 @@
-20240103
+20240104
index afe7fa6b9364b35c05ae637a6b33a8aa14334856..fdcd77b7d13d1109ec032db8d46b392f1175baf7 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-16  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master: