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

index 59534a08530741ae6b10b770b1a1e41ad143c695..8bdba0150f9e7865d5f23b797de338722af7c0d1 100644 (file)
@@ -1,3 +1,21 @@
+2025-10-25  Sam James  <sam@gentoo.org>
+
+       * doc/extend.texi (nocf_check): Fix syntax errors in example.
+
+2025-10-25  Jiahao Xu  <xujiahao@loongson.cn>
+
+       * config/loongarch/lasx.md (vec_extract<mode><lasxhalf>): New define_expand.
+       (vec_extract_lo_<mode>): New define_insn_and_split.
+       (vec_extract_hi_<mode>): New define_insn.
+       * config/loongarch/loongarch-protos.h (loongarch_check_vect_par_cnst_half)
+       New function prototype.
+       * config/loongarch/loongarch.cc (loongarch_split_reduction):
+       Implement TARGET_VECTORIZE_SPLIT_REDUCTION.
+       (loongarch_check_vect_par_cnst_half): New function.
+       * config/loongarch/predicates.md
+       (vect_par_cnst_low_half): New predicate.
+       (vect_par_cnst_high_half): New predicate.
+
 2025-10-24  Andrew MacLeod  <amacleod@redhat.com>
 
        PR tree-optimization/114025
index 8135eec54b6457cba0d309ffa3e83e4e0c9e7a13..8a8350ab3d95e797e19907385a1f7f96b1d91e70 100644 (file)
@@ -1 +1 @@
-20251025
+20251026
index 7ca0cb043b51df95ef7c74d8c3e6e0c20a42f902..bf5bcd63f27cc9f990e721e0eecd1f53065736ef 100644 (file)
@@ -1,3 +1,13 @@
+2025-10-25  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/114023
+       * trans-expr.cc (gfc_trans_pointer_assignment): Always set dtype
+       when remapping a pointer.  For unlimited polymorphic LHS use
+       elem_len from RHS.
+       * trans-intrinsic.cc (gfc_conv_is_contiguous_expr): Extend inline
+       generated code for IS_CONTIGUOUS for pointer arguments to detect
+       when span differs from the element size.
+
 2025-10-24  Harald Anlauf  <anlauf@gmx.de>
 
        PR fortran/122386
index 4b9bd572ee67a5c11a3258a0adc6b3c46ff8d606..d6a2cf4b340081b56901eedbf8fbde5545916fd8 100644 (file)
@@ -1,3 +1,12 @@
+2025-10-25  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/114023
+       * gfortran.dg/is_contiguous_5.f90: New test.
+
+2025-10-25  Jiahao Xu  <xujiahao@loongson.cn>
+
+       * gcc.target/loongarch/lasx-reduc-1.c: New test.
+
 2025-10-24  Andrew MacLeod  <amacleod@redhat.com>
 
        * gcc.dg/pr110405.c: New.
index 4c4e14ba366087865f69876fe13d7bd7931d5b23..39736530c4e6a309ee9c8a4ce9fdc1d39b2d7014 100644 (file)
@@ -1,3 +1,8 @@
+2025-10-25  Olivier Hainque  <hainque@adacore.com>
+
+       * config/t-vxworks (LIBGCC2_INCLUDES): Replace $(VSB_DIR)
+       by sysroot references.
+
 2025-10-20  Olivier Hainque  <hainque@adacore.com>
            Ashley Gay  <gay@adacore.com>
 
index 1858e8022c5443878de7b4195bbf8ada368735b8..67b25fe4955f008a3dd5103affb273c824031c82 100644 (file)
@@ -1,3 +1,8 @@
+2025-10-25  Sam James  <sam@gentoo.org>
+
+       PR cobol/122398
+       * xmlparse.cc (__gg__xml_parse): Make 'msg' const.
+
 2025-10-23  Robert Dubner  <rdubner@symas.com>
 
        * charmaps.cc: Encoding.