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

index 53df0019683314bec743e5dfbc3050eab515a983..e5d362319032c508a5b487cd8ade82926417530a 100644 (file)
@@ -1 +1 @@
-20240103
+20240104
index 0adebff6c550f5f9fca1bca1a1943be04ee6a937..29452a681b821f576c67e8826ca6e75159496250 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-15  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master: