]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Report "c or zca" for INSN_CLASS_C when error reporting.
authorNelson Chu <nelson@rivosinc.com>
Fri, 18 Aug 2023 03:51:04 +0000 (11:51 +0800)
committerNelson Chu <nelson@rivosinc.com>
Fri, 18 Aug 2023 03:54:01 +0000 (11:54 +0800)
commit899748950c12ee446bb394bb9660da1034bfbdc9
tree19c56ab81b226fe1876ece71f588623825665de1
parent3b5f2477bcaca29d32734fdc3848bfc20a1e8dfa
RISC-V: Report "c or zca" for INSN_CLASS_C when error reporting.

bfd/
* elfxx-riscv.c (riscv_multi_subset_supports_ext): Return "c or zca"
rather than "c".
bfd/elfxx-riscv.c