+2025-06-26 Richard Biener <rguenther@suse.de>
+
+ * lto-streamer.h (LTO_minor_version): Bump to 1.
+
+2025-06-26 Richard Biener <rguenther@suse.de>
+
+ Backported from master:
+ 2025-06-23 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/120729
+ * gimple-predicate-analysis.h (uninit_analysis::prune_phi_opnds):
+ Add argument of work budget remaining.
+ * gimple-predicate-analysis.cc (uninit_analysis::prune_phi_opnds):
+ Likewise. Maintain and honor it throughout the recursion.
+ * params.opt (uninit-max-prune-work): New.
+ * doc/invoke.texi (uninit-max-prune-work): Document.
+
+2025-06-26 Richard Biener <rguenther@suse.de>
+
+ Backported from master:
+ 2025-06-20 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/120654
+ * vr-values.cc (range_fits_type_p): Check for undefined_p ()
+ before accessing type ().
+
2025-06-25 Jeff Law <jlaw@ventanamicro.com>
Backported from master:
+2025-06-26 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-06-23 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/120784
+ * interface.cc (gfc_match_end_interface): If a use-associated
+ symbol is renamed, use the local_name for checking.
+
2025-06-25 Paul Thomas <pault@gcc.gnu.org>
Backported from master:
+2025-06-26 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-06-23 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/120784
+ * gfortran.dg/interface_63.f90: New test.
+
+2025-06-26 Richard Biener <rguenther@suse.de>
+
+ Backported from master:
+ 2025-06-20 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/120654
+ * gcc.dg/torture/pr120654.c: New testcase.
+
2025-06-25 Jeff Law <jlaw@ventanamicro.com>
Backported from master: