aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNelson Chu <nelson@rivosinc.com>2024-06-18 16:15:45 +0800
committerNelson Chu <nelson@rivosinc.com>2024-06-18 16:22:30 +0800
commitc2db2b8a377bd6838cbd668ae12cce835a180093 (patch)
tree859b24ed59dc05e6c947b9a340d31ee18c66738d /gas
parent7b74583e2ca2f54df341dea1efaf5bf40efb9b0b (diff)
downloadgdb-c2db2b8a377bd6838cbd668ae12cce835a180093.zip
gdb-c2db2b8a377bd6838cbd668ae12cce835a180093.tar.gz
gdb-c2db2b8a377bd6838cbd668ae12cce835a180093.tar.bz2
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.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/riscv/march-imply-smcsrind.d6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/gas/riscv/march-imply-smcsrind.d b/gas/testsuite/gas/riscv/march-imply-smcsrind.d
new file mode 100644
index 0000000..e028a06
--- /dev/null
+++ b/gas/testsuite/gas/riscv/march-imply-smcsrind.d
@@ -0,0 +1,6 @@
+#as: -march=rv32i_smcsrind -march-attr -misa-spec=20191213
+#readelf: -A
+#source: empty.s
+Attribute Section: riscv
+File Attributes
+ Tag_RISCV_arch: "rv32i2p1_zicsr2p0_smcsrind1p0_sscsrind1p0"