+2025-01-31 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-01-27 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/110993
+ * frontend-passes.cc (check_externals_procedure): Do not compare
+ interfaces of a non-bind(C) procedure against a bind(C) global one.
+ (check_against_globals): Use local name from rename-on-use in the
+ search for interfaces.
+
2025-01-29 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2025-01-31 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-01-27 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/110993
+ * gfortran.dg/use_rename_14.f90: New test.
+
2025-01-29 Siddhesh Poyarekar <siddhesh@gotplt.org>
Backported from master: