+2025-04-29 Richard Sandiford <richard.sandiford@arm.com>
+
+ Backported from master:
+ 2025-04-24 Richard Sandiford <richard.sandiford@arm.com>
+
+ PR target/119610
+ * config/aarch64/aarch64.cc (aarch64_allocate_and_probe_stack_space):
+ Add a bytes_below_sp parameter and use it to calculate the CFA
+ offsets. Attach the first SVE CFA note to the move into the
+ associated temporary register.
+ (aarch64_allocate_and_probe_stack_space): Update calls accordingly.
+ Start out with bytes_per_sp set to the frame size and decrement
+ it after each allocation.
+
+2025-04-29 liuhongt <hongtao.liu@intel.com>
+
+ Backported from master:
+ 2025-04-29 liuhongt <hongtao.liu@intel.com>
+
+ * config/i386/x86-tune.def (X86_TUNE_DEST_FALSE_DEP_FOR_GLC):
+ Remove other processor except for GLC since this one is only
+ for GLC.
+
2025-04-25 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2025-04-29 Richard Sandiford <richard.sandiford@arm.com>
+
+ Backported from master:
+ 2025-04-24 Richard Sandiford <richard.sandiford@arm.com>
+
+ PR target/119610
+ * g++.dg/torture/pr119610.C: New test.
+ * g++.target/aarch64/sve/pr119610-sve.C: Likewise.
+
2025-04-27 Nathaniel Shead <nathanieloshead@gmail.com>
Backported from master: