+2021-10-27 Martin Jambor <mjambor@suse.cz>
+
+ Backported from master:
+ 2021-10-21 Martin Jambor <mjambor@suse.cz>
+
+ PR tree-optimization/102505
+ * tree-sra.c (totally_scalarize_subtree): Check that the
+ encountered field fits within the acces we would like to put it
+ in.
+
2021-10-26 Piotr Kubaj <pkubaj@FreeBSD.org>
Backported from master:
+2021-10-27 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-10-26 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102917
+ * decl.c (match_attr_spec): Remove invalid integer kind checks on
+ KIND and LEN attributes of PDTs.
+
2021-10-19 Tobias Burnus <tobias@codesourcery.com>
Backported from master:
+2021-10-27 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2021-10-26 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/102917
+ * gfortran.dg/pdt_4.f03: Adjust testcase.
+
+2021-10-27 Martin Jambor <mjambor@suse.cz>
+
+ Backported from master:
+ 2021-10-21 Martin Jambor <mjambor@suse.cz>
+
+ PR tree-optimization/102505
+ * g++.dg/torture/pr102505.C: New test.
+
2021-10-20 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2021-10-27 John David Anglin <danglin@gcc.gnu.org>
+
+ * config.host (hppa*64*-*-linux*): Don't add pa/t-linux to
+ tmake_file.
+ * config/pa/linux-atomic.c: Define u8, u16 and u64 types.
+ Use them in FETCH_AND_OP_2, OP_AND_FETCH_2, COMPARE_AND_SWAP_2,
+ SYNC_LOCK_TEST_AND_SET_2 and SYNC_LOCK_RELEASE_1 macros.
+ * config/pa/t-linux64 (LIB1ASMSRC): New define.
+ (LIB1ASMFUNCS): Revise.
+ (HOST_LIBGCC2_CFLAGS): Add "-DLINUX=1".
+
2021-08-31 Richard Sandiford <richard.sandiford@arm.com>
Backported from master: