+2021-09-21 Segher Boessenkool <segher@kernel.crashing.org>
+
+ Backported from master:
+ 2021-09-08 Segher Boessenkool <segher@kernel.crashing.org>
+
+ PR target/102107
+ * config/rs6000/rs6000-logue.c (rs6000_emit_epilogue): For ELFv2 use
+ r11 instead of r12 for restoring CR.
+
+2021-09-21 Segher Boessenkool <segher@kernel.crashing.org>
+
+ Backported from master:
+ 2021-09-03 Segher Boessenkool <segher@kernel.crashing.org>
+
+ PR target/102107
+ * config/rs6000/rs6000-logue.c (rs6000_emit_prologue): On ELFv2 use r11
+ instead of r12 for CR save, in all cases.
+
2021-09-17 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/102306
+2021-09-21 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-09-17 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102366
+ * trans-decl.c (gfc_finish_var_decl): Disable the warning message
+ for variables moved from stack to static storange if they are
+ declared in the main, but allow the move to happen.
+
2021-09-20 Tobias Burnus <tobias@codesourcery.com>
* trans-openmp.c (gfc_split_omp_clauses): Don't put 'order(concurrent)'
+2021-09-21 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-09-17 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102366
+ * gfortran.dg/pr102366.f90: New test.
+
+2021-09-21 Eric Botcazou <ebotcazou@adacore.com>
+
+ * lib/target-supports.exp (no_fsanitize_address): Add missing bits.
+ * gcc.dg/pr91441.c: Likewise.
+ * gcc.dg/pr96260.c: Likewise.
+ * gcc.dg/pr96307.c: Likewise.
+ * gnat.dg/asan1.adb: Likewise.
+ * g++.dg/abi/anon4.C: Likewise.
+
2021-09-20 Tobias Burnus <tobias@codesourcery.com>
* gfortran.dg/gomp/distribute-order-concurrent.f90: New test.