+2025-02-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2025-02-13 Marek Polacek <polacek@redhat.com>
+
+ PR driver/117739
+ * doc/invoke.texi: Tweak wording for -Whardened.
+ * gcc.cc (driver_handle_option): If -z lazy or -z norelro was
+ specified, don't enable linker hardening.
+ (process_command): Don't check warn_hardened.
+
2025-02-11 H.J. Lu <hjl.tools@gmail.com>
Backported from master:
+2025-02-13 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ PR c++/118849
+ * decl2.cc (min_vis_expr_r): Constrain visibility according to
+ the type of decl_constant_var_p decls.
+
2025-02-10 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2025-02-13 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2025-02-04 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/115112
+ * gm2-compiler/M2Quads.mod (BuildPseudoProcedureCall): Pass
+ tokno to each build procedure.
+ (BuildThrowProcedure): New parameter functok.
+ (BuildIncProcedure): New parameter proctok.
+ Pass proctok on the quad stack during every push.
+ (BuildDecProcedure): Ditto.
+ (BuildInclProcedure): New parameter proctok.
+ (BuildExclProcedure): New parameter proctok.
+
2025-02-12 Gaius Mulley <gaiusmod2@gmail.com>
Backported from master:
+2025-02-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2025-02-13 Marek Polacek <polacek@redhat.com>
+
+ PR driver/117739
+ * c-c++-common/fhardened-16.c: New test.
+ * c-c++-common/fhardened-17.c: New test.
+ * c-c++-common/fhardened-18.c: New test.
+ * c-c++-common/fhardened-19.c: New test.
+ * c-c++-common/fhardened-20.c: New test.
+ * c-c++-common/fhardened-21.c: New test.
+
+2025-02-13 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2025-02-04 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/115112
+ * gm2/pim/run/pass/dectest.mod: New test.
+ * gm2/pim/run/pass/inctest.mod: New test.
+
+2025-02-13 Nathaniel Shead <nathanieloshead@gmail.com>
+
+ PR c++/118849
+ * g++.dg/template/linkage6.C: New test.
+
2025-02-12 Gaius Mulley <gaiusmod2@gmail.com>
Backported from master: