Re: [PATCH 1/7] RISC-V: Fix indentation in riscv_vector::expand_block_move [NFC]

2024-10-18 Thread Jeff Law
On 10/18/24 7:12 AM, Craig Blackmore wrote: gcc/ChangeLog: * config/riscv/riscv-string.cc (expand_block_move): Fix indentation. Thanks. Pushed to the trunk. Jeff

[PATCH 1/7] RISC-V: Fix indentation in riscv_vector::expand_block_move [NFC]

2024-10-18 Thread Craig Blackmore
gcc/ChangeLog: * config/riscv/riscv-string.cc (expand_block_move): Fix indentation. --- gcc/config/riscv/riscv-string.cc | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/gcc/config/riscv/riscv-string.cc b/gcc/config/riscv/riscv