]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 4 May 2025 00:16:35 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 4 May 2025 00:16:35 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/c-family/ChangeLog
gcc/testsuite/ChangeLog

index afa194e0d052581655d3d4f9e02ece30ea7808aa..2814c52783ff83f568d71af08e95813bdeee0c31 100644 (file)
@@ -1,3 +1,8 @@
+2025-05-03  Jan Hubicka  <hubicka@ucw.cz>
+
+       * config/i386/i386.cc (unspec_pcmp_p): New function.
+       (ix86_rtx_costs): Cost VEC_MERGE more realistically.
+
 2025-05-02  Andrew Pinski  <quic_apinski@quicinc.com>
 
        PR rtl-optimization/120059
index 2d838691e81a9ab6355a70273d49c881670b3d4d..e49f2330611b0cfebe0f60db20b741d862e6f474 100644 (file)
@@ -1 +1 @@
-20250503
+20250504
index 1572c8ba9f903e5126c2218312b2e0dc757ee258..9ff33380566ca7d1b64eb79f36d647166ee66385 100644 (file)
@@ -1,3 +1,8 @@
+2025-05-03  Jason Merrill  <jason@redhat.com>
+
+       * c-opts.cc (c_common_post_options): Let plain -Wabi warn
+       about changes in a future version.
+
 2025-04-28  David Malcolm  <dmalcolm@redhat.com>
 
        * c-pretty-print.cc: Drop include of "make-unique.h".
index 0c034bf5c8c31e067c0de5041c9b963ec8cb2529..0d4d715a7eca635f7534175a2008e387808f10f1 100644 (file)
@@ -1,3 +1,8 @@
+2025-05-03  Jason Merrill  <jason@redhat.com>
+
+       PR c++/85944
+       * g++.dg/cpp0x/constexpr-temp3.C: New test.
+
 2025-05-02  Andrew Pinski  <quic_apinski@quicinc.com>
 
        PR rtl-optimization/120059