+2024-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ Backported from master:
+ 2024-08-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ PR fortran/109105
+ * resolve.cc (CHECK_INTERFACES): New helper macro.
+ (resolve_operator): Replace use of snprintf with
+ gfc_error.
+
+2024-12-06 Andrew Pinski <quic_apinski@quicinc.com>
+
+ Backported from master:
+ 2024-11-29 Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR fortran/117843
+ * trans-io.cc (gfc_trans_transfer): Add default case.
+
+2024-12-06 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2024-11-28 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/117791
+ * trans-io.cc (gfc_trans_transfer): When an array index depends on
+ a function evaluation or an expression, do not use optimized array
+ I/O of an array section and fall back to normal scalarization.
+
2024-12-02 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2024-12-06 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2024-12-05 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/117904
+ * gm2-compiler/M2GenGCC.mod (PerformLastForIterator): Add call to
+ BuildConvert when increment is > 0.
+
2024-12-04 Gaius Mulley <gaiusmod2@gmail.com>
Backported from master:
+2024-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ Backported from master:
+ 2024-12-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ PR fortran/117820
+ * gfortran.dg/pr117820.f90: New test.
+
+2024-12-06 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2024-12-05 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/117904
+ * gm2/iso/pass/forloopbyconst.mod: New test.
+
+2024-12-06 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2024-11-28 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/117791
+ * gfortran.dg/bounds_check_array_io.f90: New test.
+
2024-12-05 Simon Martin <simon@nasilyan.com>
Backported from master:
+2024-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ Backported from master:
+ 2024-12-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ PR fortran/117820
+ * io/write.c (write_b): Add test for zero needed by write_boz.
+
2024-08-01 Release Manager
* GCC 14.2.0 released.