+2022-12-18 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2022-12-09 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/107872
+ * resolve.cc (derived_inaccessible): Skip over allocatable components
+ to prevent an infinite loop.
+
2022-11-25 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2022-12-18 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2022-12-09 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/107872
+ * gfortran.dg/pr107872.f90: New test.
+
2022-12-15 Sebastian Pop <spop@amazon.com>
PR target/98776