+2024-04-26 Richard Ball <richard.ball@arm.com>
+
+ PR target/114272
+ * config/aarch64/aarch64-cores.def (AARCH64_CORE):
+ Change SCHEDULER_IDENT from cortexa55 to cortexa53
+ for Cortex-A510.
+
2024-04-25 Richard Ball <richard.ball@arm.com>
Backported from master:
+2024-04-26 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ Backported from master:
+ 2023-07-12 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ PR fortran/102003
+ * expr.cc (find_inquiry_ref): Replace len of pdt_string by
+ constant.
+ (simplify_ref_chain): Ensure input to find_inquiry_ref is
+ NULL.
+ (gfc_match_init_expr): Prevent PDT analysis for function calls.
+ (gfc_pdt_find_component_copy_initializer): Get the initializer
+ value for given component.
+ * gfortran.h (gfc_pdt_find_component_copy_initializer): New
+ function.
+ * simplify.cc (gfc_simplify_len): Replace len() of PDT with pdt
+ component ref or constant.
+
2024-04-06 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2024-04-26 Haochen Jiang <haochen.jiang@intel.com>
+
+ PR target/110621
+ * gcc.target/i386/pr105354-2.c: As mentioned.
+
+2024-04-26 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ Backported from master:
+ 2023-07-12 Andre Vehreschild <vehre@gcc.gnu.org>
+
+ * gfortran.dg/pdt_33.f03: New test.
+
2024-04-25 Richard Ball <richard.ball@arm.com>
Backported from master:
+2024-04-26 Jonathan Wakely <jwakely@redhat.com>
+
+ * doc/html/manual/status.html: Regenerate.
+ * doc/xml/manual/status_cxx1998.xml: Replace references to
+ mainline GCC.
+ * doc/xml/manual/status_cxx2011.xml: Likewise.
+ * doc/xml/manual/status_cxx2014.xml: Likewise.
+ * doc/xml/manual/status_cxx2017.xml: Likewise.
+ * doc/xml/manual/status_cxx2020.xml: Likewise.
+ * doc/xml/manual/status_cxx2023.xml: Likewise.
+ * doc/xml/manual/status_cxxtr1.xml: Likewise.
+ * doc/xml/manual/status_cxxtr24733.xml: Likewise.
+
2024-04-25 Jonathan Wakely <jwakely@redhat.com>
* src/experimental/Makefile.am (install-exec-local): New target.