+2025-04-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-04-09 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/119656
+ * interface.cc (gfc_compare_actual_formal): Fix front-end memleak
+ when searching for matching interfaces.
+ * trans-expr.cc (gfc_conv_procedure_call): If there is a formal
+ dummy corresponding to an absent argument, use its type, and only
+ fall back to inferred type otherwise.
+
2025-01-13 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2025-04-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-04-09 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/119656
+ * gfortran.dg/optional_absent_13.f90: New test.
+
2025-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
Backported from master: