+2021-10-19 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2021-10-18 Tobias Burnus <tobias@codesourcery.com>
+
+ PR fortran/102745
+ * intrinsic.c (gfc_convert_type_warn): Fix checks by checking CLASS
+ and do typcheck in correct order for type extension.
+ * misc.c (gfc_typename): Print proper not internal CLASS type name.
+
2021-10-17 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2021-10-19 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2021-10-18 Tobias Burnus <tobias@codesourcery.com>
+
+ PR fortran/102745
+ * gfortran.dg/class_72.f90: New.
+
2021-10-18 Uroš Bizjak <ubizjak@gmail.com>
PR target/102761
+2021-10-19 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2021-10-19 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/Makefile.am (stamp-html-doxygen, stamp-html-doxygen)
+ (stamp-latex-doxygen, stamp-man-doxygen): Fix recipes for
+ relative ${top_srcdir}.
+ * doc/Makefile.in: Regenerate.
+
2021-10-14 Jonathan Wakely <jwakely@redhat.com>
Backported from master: