]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 1 Jan 2026 00:16:28 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 1 Jan 2026 00:16:28 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/algol68/ChangeLog
gcc/testsuite/ChangeLog
libga68/ChangeLog

index 296ebe6c953344ea361c221de3f0a7735cd308b2..f44ba0afc7ead8bc1a75008cd2e6187c685cc9a5 100644 (file)
@@ -1,3 +1,13 @@
+2025-12-31  Pietro Monteiro  <pietro@sociotechnical.xyz>
+
+       * doc/install.texi (--enable-languages): Fix typo.
+
+2025-12-31  Jeff Law  <jeffrey.law@oss.qualcomm.com>
+
+       PR target/121485
+       * config/riscv/vector-crypto.md: Fix mode attribute for the
+       lmul extending Zvkned patterns.
+
 2025-12-30  Jeff Law  <jeffrey.law@oss.qualcomm.com>
 
        PR target/123318
index b0c9279a881cc25647e1e3c33d6c093922d03468..9d647100620f73f90da190f7d86d1b086f78516c 100644 (file)
@@ -1 +1 @@
-20251231
+20260101
index 09b85c91e2463fc1cc9bbf00f999b511a9878121..0d0bf210adb180b3ecbc23b0054ce9c3f2b69c31 100644 (file)
@@ -1,3 +1,13 @@
+2025-12-31  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * a68-exports.cc (a68_asm_output_mode): Do not rely on DIM to
+       count modes in an union mode.
+
+2025-12-31  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * a68-imports.cc (a68_open_packet): Use right tag format in
+       a68_error.
+
 2025-12-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * a68-lang.cc (a68_init_options): Add an entry to A68_MODULE_FILES
index d296d1da2f851f2f856fa98ad923674c1bd7e6b2..60605fe874bd826342fcfd898f61122f8b045db1 100644 (file)
@@ -1,3 +1,13 @@
+2025-12-31  Jeff Law  <jeffrey.law@oss.qualcomm.com>
+
+       PR target/121485
+       * gcc.target/riscv/rvv/vsetvl/pr121485.c: New test.
+
+2025-12-31  Andrew Pinski  <andrew.pinski@oss.qualcomm.com>
+
+       PR testsuite/123334
+       * gcc.dg/pr123295-1.c: Require int128.
+
 2025-12-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * algol68/execute/char-in-string-1.a68: New test.
index fd00c5972af52b0cc532447b3e09c708be54899b..521325b961febc57a84b3f4df03cb4f701c2c3d1 100644 (file)
@@ -1,3 +1,7 @@
+2025-12-31  Pietro Monteiro  <pietro@sociotechnical.xyz>
+
+       * Makefile.in: Regenerate.
+
 2025-12-30  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * m4/autoconf.m4: New file.