+2025-06-27 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gimple-fold.cc (fold_const_aggregate_ref_1) <COMPONENT_REF>:
+ Bail out immediately if the reference has reverse storage order.
+ * tree-ssa-sccvn.cc (fully_constant_vn_reference_p): Likewise.
+
2025-06-26 Richard Biener <rguenther@suse.de>
* lto-streamer.h (LTO_minor_version): Bump to 1.
+2025-06-27 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-06-27 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/120784
+ * interface.cc (gfc_match_end_interface): Detect empty local_name.
+
2025-06-26 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2025-06-27 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gnat.dg/sso20.adb: New test.
+
+2025-06-27 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-06-27 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/120784
+ * gfortran.dg/interface_63.f90: Extend testcase.
+
2025-06-26 Harald Anlauf <anlauf@gmx.de>
Backported from master: