RISC-V/gas: drop stray call to install_insn()
authorJan Beulich <jbeulich@suse.com>
Tue, 4 Oct 2022 07:45:08 +0000 (09:45 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 4 Oct 2022 07:45:08 +0000 (09:45 +0200)
commit3b25fc4884a93fc61d3de0fc1b46109f26719556
tree93e3330e95da7a94bbe0aa9f0bb61dd5d4026d66
parentf5cb31a8ba76b5ab3fa763c642d0e8f4ac292d00
RISC-V/gas: drop stray call to install_insn()

add_fixed_insn(), by calling move_insn(), already invokes install_insn().
gas/config/tc-riscv.c