+2020-12-08 Andrea Corallo <andrea.corallo@arm.com>
+
+ * config/arm/arm.c (mve_vector_mem_operand): Fix unwanted
+ fall-throughs.
+
2020-12-04 Hans-Peter Nilsson <hp@axis.com>
Backported from master:
+2020-12-08 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/trans.c (maybe_make_gnu_thunk): Return false if the
+ target is local and thunk and target do not have the same context.
+
2020-12-07 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/utils.c (gnat_write_global_declarations): Use the
+2020-12-08 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR target/96470
+ * gnat.dg/opt39.adb: Add dg-additional-options for PowerPC.
+
2020-12-06 Harald Anlauf <anlauf@gmx.de>
Backported from master: