RISC-V: Zicbo{m,p,z} adjustments to riscv_multi_subset_supports_ext()
authorJan Beulich <jbeulich@suse.com>
Fri, 14 Oct 2022 10:52:16 +0000 (12:52 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 14 Oct 2022 10:52:16 +0000 (12:52 +0200)
commitd2552ba3e08067a30a03e5770f6fd8bd33f6f798
treee16a5923c2d13f1c847be47ef953697066f37180
parentb16e13328b14e2668e2a4355d587368ed040b680
RISC-V: Zicbo{m,p,z} adjustments to riscv_multi_subset_supports_ext()

The lack thereof did caused gas to issue "internal: unreachable
INSN_CLASS_*" errors when trying to assemble respective insns without
the feature(s) enabled via e.g. ".option arch, ...". Of course a proper
hint towards the missing extension then wasn't given either.
bfd/elfxx-riscv.c