+2021-01-04 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-01-01 Harald Anlauf <anlauf@gmx.de>
+
+ * class.c (gfc_find_vtab): Add check on attribute is_class.
+
+2021-01-04 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2020-12-17 Tobias Burnus <tobias@codesourcery.com>
+
+ PR fortran/92587
+ * match.c (gfc_match_assignment): Move gfc_find_vtab call from here ...
+ * resolve.c (gfc_resolve_code): ... to here.
+
2020-12-28 Paul Thomas <pault@gcc.gnu.org>
Backported from master:
+2021-01-04 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2020-12-17 Tobias Burnus <tobias@codesourcery.com>
+
+ PR fortran/92587
+ * gfortran.dg/finalize_37.f90: New test.
+
2021-01-03 Iain Sandoe <iain@sandoe.co.uk>
Backported from master: