+2021-09-19 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-09-16 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102287
+ * trans-expr.c (gfc_conv_procedure_call): Wrap deallocation of
+ allocatable components of optional allocatable derived type
+ procedure arguments with INTENT(OUT) into a presence check.
+
+2021-09-19 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-09-14 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102311
+ * resolve.c (resolve_entries): Attempt to recover cleanly after
+ rejecting mismatched function entries.
+
2021-09-16 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2021-09-19 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-09-16 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102287
+ * gfortran.dg/intent_out_14.f90: New test.
+
+2021-09-19 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-09-14 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102311
+ * gfortran.dg/entry_25.f90: New test.
+
2021-09-17 Eric Botcazou <ebotcazou@adacore.com>
* gcc.target/sparc/20210917-1.c: New test.