]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Mar 2025 00:17:21 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Mar 2025 00:17:21 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
libgcc/ChangeLog

index 7a29c6b30e113f024778320452202662ba48d966..72b0c8910c3a879d37abf9245fe12e9cde29d901 100644 (file)
@@ -1,3 +1,38 @@
+2025-03-01  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       PR target/69374
+       * doc/install.texi (Specific, *-*-freebsd*): Simplify description.
+
+2025-03-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR jit/117047
+       * ggc-common.cc (ggc_internal_cleared_alloc_no_dtor): Pass size
+       rather than s as the first argument to ggc_internal_cleared_alloc.
+
+2025-03-01  Yuriy Kolerov  <Yuriy.Kolerov@synopsys.com>
+
+       PR target/118906
+       * common/config/riscv/riscv-common.cc: fix zce to zcf
+       implication.
+
+2025-03-01  Jan Dubiec  <jdx@o2.pl>
+
+       PR target/114222
+       * config/h8300/h8300.cc (h8300_init_libfuncs): For HImode override
+       calls to external ffs() (from newlib) with calls to __ffshi2() from
+       libgcc. The implementation of ffs() in newlib calls __builtin_ffs()
+       what causes infinite recursion and finally a stack overflow.
+
+2025-03-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/119052
+       * input.cc (check_line): Don't call sscanf on non-null terminated
+       buffer, instead copy line.length () bytes from line.get_buffer ()
+       to a local buffer, null terminate it and call sscanf on that.
+       Formatting fix.
+       (test_replacement): Just allocate maxline * 5 rather than maxline * 15
+       bytes for the file.  Formatting fix.
+
 2025-03-01  Jakub Jelinek  <jakub@redhat.com>
 
        PR jit/117047
index a607fb001643d3ed8479bcd2158940adea839f55..08a14c75034b3786ee64b88015d5c78c60126d6e 100644 (file)
@@ -1 +1 @@
-20250301
+20250302
index 6784db479ffb5a2f3690b71547b75510ebf3dc23..0e49f65bffd0d2f49ecc108c3b48fbdb6e1a2e72 100644 (file)
@@ -1,3 +1,9 @@
+2025-03-01  Harald Anlauf  <anlauf@gmx.de>
+
+       * match.cc (gfc_match_nullify): Free matched expression when
+       cleaning up.
+       * primary.cc (match_variable): Initialize result to NULL.
+
 2025-02-28  Andre Vehreschild  <vehre@gcc.gnu.org>
 
        PR fortran/118730
index 967f5c889c6637c285c4b0d6da34677746efc2d7..59f42571af805bf29a4f9de15a2484bac768d683 100644 (file)
@@ -1,3 +1,11 @@
+2025-03-01  Yuriy Kolerov  <Yuriy.Kolerov@synopsys.com>
+
+       PR target/118906
+       * gcc.target/riscv/attribute-zce-1.c: New test.
+       * gcc.target/riscv/attribute-zce-2.c: New test.
+       * gcc.target/riscv/attribute-zce-3.c: New test.
+       * gcc.target/riscv/attribute-zce-4.c: New test.
+
 2025-03-01  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/115871
index 681033aa05cc6b7b0721e87320cbe7568fbe6e66..4c16a8806342c01c02538c9ea8df61d0bd078f46 100644 (file)
@@ -1,3 +1,9 @@
+2025-03-01  Jan Dubiec  <jdx@o2.pl>
+
+       PR target/114222
+       * config/h8300/t-h8300: Add __ffshi2().
+       * config/h8300/ffshi2.c: New file.
+
 2025-02-18  Roman Kagan  <rkagan@amazon.de>
 
        * config/i386/linux-unwind.h: Remove preprocessor