+2025-05-30 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-05-28 Andreas Krebbel <krebbel@linux.ibm.com>
Backported from master:
+2025-05-30 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-05-28 Andreas Krebbel <krebbel@linux.ibm.com>
Backported from master: