Re: [committed] RISC-V: Use a tab rather than space with FSFLAGS

2022-06-09 Thread Kito Cheng via Gcc-patches
Thanks :) On Thu, Jun 9, 2022 at 9:35 PM Maciej W. Rozycki wrote: > > Consistently use a tab rather than a space as the separator between the > assembly instruction mnemonic and its operand with FSFLAGS instructions > produced with the unordered FP comparison RTL insns. > > gcc/ >

[committed] RISC-V: Use a tab rather than space with FSFLAGS

2022-06-09 Thread Maciej W. Rozycki
Consistently use a tab rather than a space as the separator between the assembly instruction mnemonic and its operand with FSFLAGS instructions produced with the unordered FP comparison RTL insns. gcc/ * config/riscv/riscv.md (*f_quiet4_default) (*f_quiet4_snan):