On 7/24/24 12:00 PM, Raphael Moreira Zinsly wrote:
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.
Guessing the point is move later in riscv.cc to avoid a future patch referencing a function before its been defined. Given it's clear NFC, go ahead and install when it's convenient for you.

jeff

Reply via email to