+2024-12-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2024-12-09 Marek Polacek <polacek@redhat.com>
+
+ PR driver/117942
+ * opts-common.cc (decode_cmdline_options_to_array): Also detect
+ --diagnostics-plain-output.
+
+2024-12-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2024-12-10 Marek Polacek <polacek@redhat.com>
+
+ PR c++/117880
+ * fold-const.cc (operand_compare::operand_equal_p) <case tcc_unary>:
+ Use OP_SAME_WITH_NULL instead of OP_SAME.
+
2024-12-09 Juergen Christ <jchrist@linux.ibm.com>
Backported from master:
+2024-12-13 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2024-12-09 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/115328
+ * gm2-compiler/M2Options.def (GetEnableForward): New procedure
+ function.
+ (SetEnableForward): New procedure.
+ * gm2-compiler/M2Options.mod (GetEnableForward): New procedure
+ function.
+ (SetEnableForward): New procedure.
+ (EnableForward): New boolean.
+ * gm2-compiler/P1SymBuild.mod (EndBuildForward): Check
+ GetEnableForward and generate an error message if false.
+
2024-12-07 Gaius Mulley <gaiusmod2@gmail.com>
Backported from master:
+2024-12-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2024-12-10 Marek Polacek <polacek@redhat.com>
+
+ PR c++/117880
+ * g++.dg/warn/Wduplicated-branches8.C: New test.
+
+2024-12-13 Gaius Mulley <gaiusmod2@gmail.com>
+
+ Backported from master:
+ 2024-12-09 Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR modula2/115328
+ * gm2/pim/fail/forward.mod: Move to...
+ * gm2/pim/pass/forward.mod: ...here.
+
2024-12-12 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/matrix1.adb: New test.