]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 5 Feb 2025 00:20:24 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 5 Feb 2025 00:20:24 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index c9f267fe0fa01cadaba0aa488f3a7e894de15c94..0ad9d1f656d0c6424eac5374cf9d04262009854d 100644 (file)
@@ -1,3 +1,9 @@
+2025-02-04  Lewis Hyatt  <lhyatt@gmail.com>
+
+       PR middle-end/115913
+       * optc-save-gen.awk (cl_optimization_compare): Skip options with
+       CL_WARNING flag.
+
 2025-01-24  Peter Bergner  <bergner@linux.ibm.com>
 
        Backported from master:
index 9be659a9cfd40f325964c5d72c659d7b91c031d4..e982577834151dec430f9d53ebd9aa15214cf696 100644 (file)
@@ -1 +1 @@
-20250204
+20250205
index 33e173025077a97af8d270ae192ba7e80cce394d..a4b2830121d2ebeaf4f2e0ac2d153bf5bb9a2539 100644 (file)
@@ -1,3 +1,8 @@
+2025-02-04  Lewis Hyatt  <lhyatt@gmail.com>
+
+       PR middle-end/115913
+       * c-c++-common/cpp/pr115913.c: New test.
+
 2025-01-24  Peter Bergner  <bergner@linux.ibm.com>
 
        Backported from master: