]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Move riscv_v_adjust_scalable_frame
authorRaphael Moreira Zinsly <rzinsly@ventanamicro.com>
Mon, 22 Jul 2024 14:23:17 +0000 (11:23 -0300)
committerRaphael Moreira Zinsly <rzinsly@ventanamicro.com>
Fri, 9 Aug 2024 13:48:53 +0000 (10:48 -0300)
commit5694fcf75b65bea5d3eb42e5d28d7f3e5ee7cfd7
treed72f97191a87c00b1ae6f77fc3e785d9b8730795
parent0e604d0ef6dcac8ee4cdc62902f2a2708ef7b040
RISC-V: Move riscv_v_adjust_scalable_frame

Move riscv_v_adjust_scalable_frame () in preparation for the stack clash
protection support.

gcc/ChangeLog:
* config/riscv/riscv.cc (riscv_v_adjust_scalable_frame): Move
closer to riscv_expand_prologue.
gcc/config/riscv/riscv.cc