+2020-08-27 Christophe Lyon <christophe.lyon@linaro.org>
+
+ Backported from master:
+ 2020-08-24 Christophe Lyon <christophe.lyon@linaro.org>
+
+ PR target/94538
+ PR target/94538
+ * config/arm/thumb1.md: Disable set-constant splitter when
+ TARGET_HAVE_MOVT.
+ (thumb1_movsi_insn): Fix -mpure-code
+ alternative.
+
2020-08-21 Richard Sandiford <richard.sandiford@arm.com>
Backported from master:
+2020-08-27 Mark Eggleston <markeggleston@gcc.gnu.org>
+
+ Backported from master:
+ 2020-08-27 Mark Eggleston <markeggleston@gcc.gnu.org>
+
+ PR fortran/95882
+ * decl.c (char_len_param_value): Check gfc_seen_div0 and
+ if it is set return MATCH_ERROR.
+
2020-07-27 Mark Eggleston <markeggleston@gcc.gnu.org>
Backported from master:
+2020-08-27 Mark Eggleston <markeggleston@gcc.gnu.org>
+
+ Backported from master:
+ 2020-08-27 Mark Eggleston <markeggleston@gcc.gnu.org>
+
+ PR fortran/95882
+ * gfortran.dg/pr95882_1.f90: New test.
+ * gfortran.dg/pr95882_2.f90: New test.
+ * gfortran.dg/pr95882_3.f90: New test.
+ * gfortran.dg/pr95882_4.f90: New test.
+ * gfortran.dg/pr95882_5.f90: New test.
+
+2020-08-27 Christophe Lyon <christophe.lyon@linaro.org>
+
+ Backported from master:
+ 2020-08-24 Christophe Lyon <christophe.lyon@linaro.org>
+
+ PR target/94538
+ * gcc.target/arm/pure-code/pr94538-1.c: New test.
+ * gcc.target/arm/pure-code/pr94538-2.c: New test.
+
2020-08-24 Mark Eggleston <markeggleston@gcc.gnu.org>
Backported from master: