+2021-01-14 Thomas Schwinge <thomas@codesourcery.com>
+
+ Backported from master:
+ 2021-01-14 Thomas Schwinge <thomas@codesourcery.com>
+
+ * config/gcn/mkoffload.c (main): Create an offload image only in
+ 64-bit configurations.
+
2021-01-13 Samuel Thibault <samuel.thibault@ens-lyon.org>
Backported from master:
+2021-01-14 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2020-11-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ * c-objc.h (objc_non_constant_expr_p): New.
+ * stub-objc.c (objc_non_constant_expr_p): New.
+
2021-01-06 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2021-01-14 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2020-11-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ * constexpr.c (potential_constant_expression_1): Handle
+ expressions known to be non-constant for Objective-C.
+
2021-01-09 Patrick Palka <ppalka@redhat.com>
Backported from master:
+2021-01-14 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2020-11-04 Iain Sandoe <iain@sandoe.co.uk>
+
+ * objc-act.c (objc_non_constant_expr_p): New.
+
2020-07-23 Release Manager
* GCC 10.2.0 released.
+2021-01-14 Thomas Schwinge <thomas@codesourcery.com>
+
+ Backported from master:
+ 2021-01-14 Thomas Schwinge <thomas@codesourcery.com>
+
+ PR libgomp/65099
+ * plugin/configfrag.ac (PLUGIN_NVPTX): Restrict to supported
+ configurations.
+ * configure: Regenerate.
+ * plugin/plugin-nvptx.c (nvptx_get_num_devices): Remove 64-bit
+ check.
+
2021-01-06 Jakub Jelinek <jakub@redhat.com>
Backported from master: