+2023-07-14 Oleg Endo <olegendo@gcc.gnu.org>
+
+ PR target/101469
+ * config/sh/sh.md (peephole2): Handle case where eliminated reg
+ is also used by the address of the following memory operand.
+
2023-07-05 Michael Meissner <meissner@linux.ibm.com>
Backported from master:
+2023-07-14 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-07-11 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/110288
+ * symbol.c (gfc_copy_formal_args_intr): When deriving the formal
+ argument attributes from the actual ones for intrinsic procedure
+ calls, take special care of CHARACTER arguments that we do not
+ wrongly treat them formally as deferred-length.
+
2023-07-08 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2023-07-14 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2023-07-11 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/110288
+ * gfortran.dg/findloc_10.f90: New test.
+
2023-07-08 Harald Anlauf <anlauf@gmx.de>
Backported from master: