+2024-11-30 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2024-11-13 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/105054
+ * resolve.cc (get_temp_from_expr): If the pointer function has
+ a deferred character length, generate a new deferred charlen
+ for the temporary.
+
2024-11-27 Paul Thomas <pault@gcc.gnu.org>
Backported from master:
+2024-11-30 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2024-09-16 Gaius Mulley <gaiusmod2@gmail.com>
+
+ * Make-lang.in (GM2_BOOT_INCLUDES): New variable.
+ (m2/gm2-compiler-boot/M2GCCDeclare.o): Rewrite to use
+ GM2_BOOT_INCLUDES.
+ (m2/gm2-compiler-boot/M2Error.o): Ditto.
+ (m2/gm2-compiler-boot/%.o): Ditto.
+
2024-11-29 Gaius Mulley <gaiusmod2@gmail.com>
Backported from master:
+2024-11-30 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2024-11-13 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/105054
+ * gfortran.dg/ptr_func_assign_6.f08: New test.
+
2024-11-29 Richard Biener <rguenther@suse.de>
Backported from master: