+2025-03-10 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2025-01-27 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/118640
+ * resolve.cc (generate_component_assignments): Make sure that
+ the rhs temporary does not pick up the optional attribute from
+ the lhs.
+
2025-03-09 Paul Thomas <pault@gcc.gnu.org>
Backported from master:
+2025-03-10 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2025-01-27 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/118640
+ * gfortran.dg/pr118640.f90: New test.
+
2025-03-09 Paul Thomas <pault@gcc.gnu.org>
Backported from master:
+2025-03-10 Iain Buclaw <ibuclaw@gdcproject.org>
+
+ PR d/119112
+ * libdruntime/core/sys/freebsd/unistd.d (closefrom): Add binding.
+ * libdruntime/core/sys/linux/unistd.d (closefrom): Likewise.
+ * libdruntime/core/sys/openbsd/unistd.d (closefrom): Likewise.
+ * src/std/process.d (enum InternalError): Add closefds_dup2.
+ (spawnProcessPosix): Use closefrom when available.
+
2024-08-01 Release Manager
* GCC 14.2.0 released.