+2023-03-22 Martin Jambor <mjambor@suse.cz>
+
+ Backported from master:
+ 2023-03-14 Martin Jambor <mjambor@suse.cz>
+
+ PR ipa/107925
+ * ipa-cp.cc (update_specialized_profile): Drop orig_node_count to
+ ipa count, remove assert, lenient_count_portion_handling, dump
+ also orig_node_count.
+
2023-03-20 Peter Bergner <bergner@linux.ibm.com>
Backported from master:
+2023-03-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-03-21 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/99036
+ * decl.cc (gfc_match_modproc): Reject MODULE PROCEDURE if not in a
+ generic module interface.
+
+2023-03-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-03-20 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/109186
+ * simplify.cc (gfc_simplify_nearest): Fix off-by-one error in setting
+ up real kind-specific maximum exponent for mpfr.
+
+2023-03-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-03-19 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/85877
+ * resolve.cc (resolve_fl_procedure): Check for an explicit interface
+ of procedures with the BIND(C) attribute (F2018:15.4.2.2).
+
2023-03-20 Paul Thomas <pault@gcc.gnu.org>
PR fortran/87127
+2023-03-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-03-21 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/99036
+ * gfortran.dg/pr99036.f90: New test.
+
+2023-03-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-03-20 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/109186
+ * gfortran.dg/nearest_6.f90: New test.
+
+2023-03-22 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-03-19 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/85877
+ * gfortran.dg/pr85877.f90: New test.
+
2023-03-20 Peter Bergner <bergner@linux.ibm.com>
Backported from master: