+2025-07-28 Georg-Johann Lay <avr@gjlay.de>
+
+ Backported from master:
+ 2025-07-28 Georg-Johann Lay <avr@gjlay.de>
+
+ PR target/121277
+ * config/avr/avr.cc (avr_addr_space_convert): When converting
+ from generic AS to __flashx, don't set bit 23.
+ (avr_convert_to_type): Don't -Waddr-space-convert when NULL
+ is converted to __flashx or to __flash.
+
+2025-07-28 Xi Ruoyao <xry111@xry111.site>
+
+ Backported from master:
+ 2025-07-17 Xi Ruoyao <xry111@xry111.site>
+
+ PR target/121064
+ * config/loongarch/lsx.md (lsx_vshuf_<lsxfmt_f>): Add '@' to
+ generate a mode-aware helper. Use <VIMODE> as the mode of the
+ operand 1 (selector).
+ * config/loongarch/lasx.md (lasx_xvshuf_<lasxfmt_f>): Likewise.
+ * config/loongarch/loongarch.cc
+ (loongarch_try_expand_lsx_vshuf_const): Create a new pseudo for
+ the selector. Use the mode-aware helper to simplify the code.
+ (loongarch_expand_vec_perm_const): Likewise.
+
2025-07-27 Alexey Merzlyakov <alexey.merzlyakov@samsung.com>
Backported from master:
+2025-07-28 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ Backported from master:
+ 2025-07-21 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ PR fortran/119106
+ * expr.cc (simplify_constructor): Do not simplify constants.
+ (gfc_simplify_expr): Continue to simplify expression when an
+ iterator is present.
+
2025-07-26 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2025-07-28 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ Backported from master:
+ 2025-07-21 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ PR fortran/119106
+ * gfortran.dg/array_constructor_58.f90: New test.
+
+2025-07-28 Xi Ruoyao <xry111@xry111.site>
+
+ Backported from master:
+ 2025-07-17 Xi Ruoyao <xry111@xry111.site>
+
+ PR target/121064
+ * gcc.target/loongarch/pr121064.c: New test.
+
2025-07-27 Alexey Merzlyakov <alexey.merzlyakov@samsung.com>
Backported from master: