+2025-10-03 Alex Coplan <alex.coplan@arm.com>
+
+ Backported from master:
+ 2025-09-15 Alex Coplan <alex.coplan@arm.com>
+
+ PR tree-optimization/121772
+ * match.pd: Add type check to reduc(ctor) pattern.
+
2025-09-20 Michael Eager <eager@eagercon.com>
PR target/118280
+2025-10-05 Steve Baird <baird@adacore.com>
+
+ PR ada/113536
+ * exp_attr.adb: Move computation of Accum_Typ entirely into the
+ function Build_Stat.
+
2025-07-03 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/Makefile.in (gnatlib-sjlj): Delete.
+2025-10-05 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR ada/113536
+ * gnat.dg/reduce2.adb: New test.
+
+2025-10-03 Alex Coplan <alex.coplan@arm.com>
+
+ Backported from master:
+ 2025-09-15 Alex Coplan <alex.coplan@arm.com>
+
+ PR tree-optimization/121772
+ * gcc.target/aarch64/torture/pr121772.c: New test.
+
2025-09-23 Paul Thomas <pault@gcc.gnu.org>
Backported from master: