+2025-05-12 Andrew Pinski <quic_apinski@quicinc.com>
+
+ Backported from master:
+ 2025-01-12 Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR middle-end/118411
+ * final.cc (get_attr_length_1): Handle asm for CALL_INSN
+ and JUMP_INSNs.
+
+2025-05-12 Martin Jambor <mjambor@suse.cz>
+
+ Backported from master:
+ 2025-05-06 Martin Jambor <mjambor@suse.cz>
+
+ PR ipa/119852
+ * cgraphclones.cc (dump_callgraph_transformation): Document the
+ function. Do not dump if suffix is NULL.
+
+2025-05-12 Martin Jambor <mjambor@suse.cz>
+
+ Backported from master:
+ 2025-05-06 Martin Jambor <mjambor@suse.cz>
+
+ * doc/invoke.texi (Developer Options): Document -fdump-ipa-clones.
+
2025-05-11 Pan Li <pan2.li@intel.com>
Backported from master:
+2025-05-12 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-05-04 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/119986
+ * expr.cc (is_subref_array): When searching for array references,
+ do not terminate early so that inquiry references to complex
+ components work.
+ * primary.cc (gfc_variable_attr): A substring reference can refer
+ to either a scalar or array character variable. Adjust search
+ accordingly.
+
2025-04-30 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2025-05-12 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2025-05-04 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/119986
+ * gfortran.dg/actual_array_subref.f90: New test.
+
+2025-05-12 Martin Jambor <mjambor@suse.cz>
+
+ Backported from master:
+ 2025-05-06 Martin Jambor <mjambor@suse.cz>
+
+ PR ipa/119852
+ * gcc.dg/ipa/pr119852.c: New test.
+
2025-05-11 Pan Li <pan2.li@intel.com>
Backported from master:
+2025-05-12 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/xml/manual/status_cxx2023.xml: Update status of proposal
+ implemented after GCC 14.2 release.
+ * doc/html/manual/status.html: Regenerate.
+
2025-05-06 Dhruv Chawla <dhruvc@nvidia.com>
Backported from master: