]> git.ipfire.org Git - people/ms/gcc.git/commit
RISC-V: Remove duplicate backslashes from `stack_protect_set_<mode>'
authorMaciej W. Rozycki <macro@embecosm.com>
Wed, 27 Jul 2022 10:09:43 +0000 (11:09 +0100)
committerMaciej W. Rozycki <macro@embecosm.com>
Wed, 27 Jul 2022 10:09:43 +0000 (11:09 +0100)
commit3cf07cc5e51c833f39f5bad5ca6fbe23c853a214
tree516525023646fd06303c31a0cbb68be490e3ac55
parent98cf74a2ad893d26de81911e571b634a282a61aa
RISC-V: Remove duplicate backslashes from `stack_protect_set_<mode>'

Remove redundant duplicate backslash characters from \t sequences in the
output pattern of the `stack_protect_set_<mode>' RTL insn.

gcc/
* config/riscv/riscv.md (stack_protect_set_<mode>): Remove
duplicate backslashes.
gcc/config/riscv/riscv.md