commit | c2db2b8a377bd6838cbd668ae12cce835a180093 | [log] [tgz] |
---|---|---|
author | Nelson Chu <nelson@rivosinc.com> | Tue Jun 18 16:15:45 2024 +0800 |
committer | Nelson Chu <nelson@rivosinc.com> | Tue Jun 18 16:22:30 2024 +0800 |
tree | 859b24ed59dc05e6c947b9a340d31ee18c66738d | |
parent | 7b74583e2ca2f54df341dea1efaf5bf40efb9b0b [diff] |
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.