+2020-12-04 Hans-Peter Nilsson <hp@axis.com>
+
+ Backported from master:
+ 2020-12-04 Hans-Peter Nilsson <hp@axis.com>
+ Martin Sebor <msebor@redhat.com>
+
+ PR middle-end/94600
+ * doc/implement-c.texi (Qualifiers implementation): Add blurb
+ about access to the whole of a volatile aggregate object, only for
+ same-size as a scalar object.
+
+2020-12-04 Eric Botcazou <ebotcazou@adacore.com>
+
+ * ipa-sra.c (verify_access_tree_1): Relax assertion on the size.
+
2020-12-03 Uros Bizjak <ubizjak@gmail.com>
Backported from master:
+2020-12-04 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2020-12-03 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/95342
+ * decl.c (gfc_match_function_decl): Avoid NULL pointer dereference.
+ (gfc_match_subroutine): Likewise.
+
2020-11-25 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2020-12-04 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2020-12-03 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/95342
+ * gfortran.dg/pr95342.f90: New test.
+
+2020-12-04 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/96075
+ * gcc.dg/vect/slp-46.c: Add XFAIL for load-lanes.
+
+2020-12-04 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gnat.dg/opt91.ads, gnat.dg/opt91.adb: New test.
+ * gnat.dg/opt91_pkg.ads, gnat.dg/opt91_pkg.adb: New helper.
+
2020-12-03 Uros Bizjak <ubizjak@gmail.com>
Backported from master: