]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Fixed typo from smscrind to smcsrind in riscv_implicit_subsets.
authorNelson Chu <nelson@rivosinc.com>
Tue, 18 Jun 2024 08:15:45 +0000 (16:15 +0800)
committerNelson Chu <nelson@rivosinc.com>
Tue, 18 Jun 2024 08:22:30 +0000 (16:22 +0800)
commitc2db2b8a377bd6838cbd668ae12cce835a180093
tree859b24ed59dc05e6c947b9a340d31ee18c66738d
parent7b74583e2ca2f54df341dea1efaf5bf40efb9b0b
RISC-V: Fixed typo from smscrind to smcsrind in riscv_implicit_subsets.

bfd/
* elfxx-riscv.c (riscv_implicit_subsets): Fixed type from smscrind to
smcsrind.
gas/
* testsuite/gas/riscv/march-imply-smcsrind.d: New testcase.  It fails
without applying this patch.
bfd/elfxx-riscv.c
gas/testsuite/gas/riscv/march-imply-smcsrind.d [new file with mode: 0644]