+2021-03-15 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2021-03-08 Tobias Burnus <tobias@codesourcery.com>
+
+ PR fortran/97927
+ * tree-nested.c (convert_local_reference_stmt): Avoid calling
+ lookup_field_for_decl for Fortran module (= namespace context).
+
+2021-03-15 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ Backported from master:
+ 2021-02-22 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ PR rtl-optimization/98791
+ * ira-conflicts.c (process_regs_for_copy): Don't create allocno copies
+ for unordered modes.
+
2021-03-12 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/aarch64/aarch64.c (neoversen2_tunings): Set
+2021-03-15 Iain Sandoe <iain@sandoe.co.uk>
+
+ * coroutines.cc (struct var_nest_node): Provide a default
+ CTOR.
+
2021-03-06 Tobias Burnus <tobias@codesourcery.com>
Backported from master:
+2021-03-15 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2021-03-15 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/99545
+ * trans-stmt.c (gfc_trans_allocate): Mark the initialization
+ assignment by setting init_flag.
+
2021-02-26 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2021-03-15 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2021-03-08 Tobias Burnus <tobias@codesourcery.com>
+
+ PR fortran/97927
+ * gfortran.dg/module_variable_3.f90: New test.
+
+2021-03-15 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ Backported from master:
+ 2021-02-22 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ PR rtl-optimization/98791
+ * gcc.target/aarch64/sve/pr98791.c: New test.
+
+2021-03-15 Paul Thomas <pault@gcc.gnu.org>
+
+ Backported from master:
+ 2021-03-15 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/99545
+ * gfortran.dg/pr99545.f90: New test.
+
2021-03-11 Alex Coplan <alex.coplan@arm.com>
Backported from master: