RISC-V: Make g imply zmmul extension.
authorNelson Chu <nelson@rivosinc.com>
Fri, 16 Sep 2022 01:11:52 +0000 (09:11 +0800)
committerNelson Chu <nelson@rivosinc.com>
Fri, 16 Sep 2022 01:30:57 +0000 (09:30 +0800)
commit8838766ad6cbfbb41e254f008f6536957e54740b
tree12a54799034a417fca47ca81c0993d30d104c4cf
parentca4f92520e1b7ba2d78b3923f4180cd26ad9af71
RISC-V: Make g imply zmmul extension.

bfd/
* elfxx-riscv.c (riscv_implicit_subset): Moved entry of m after g,
so that g can imply zmmul.
gas/
* testsuite/gas/riscv/attribute-01.d: Updated.
* testsuite/gas/riscv/attribute-02.d: Likewise.
* testsuite/gas/riscv/attribute-03.d: Likewise.
* testsuite/gas/riscv/attribute-04.d: Likewise.
* testsuite/gas/riscv/attribute-05.d: Likewise.
* testsuite/gas/riscv/attribute-10.d: Likewise.
* testsuite/gas/riscv/march-imply-g.d: Likewise.
* testsuite/gas/riscv/march-imply-unsupported.d: Likewise.
bfd/elfxx-riscv.c
gas/testsuite/gas/riscv/attribute-01.d
gas/testsuite/gas/riscv/attribute-02.d
gas/testsuite/gas/riscv/attribute-03.d
gas/testsuite/gas/riscv/attribute-04.d
gas/testsuite/gas/riscv/attribute-05.d
gas/testsuite/gas/riscv/attribute-10.d
gas/testsuite/gas/riscv/march-imply-g.d
gas/testsuite/gas/riscv/march-imply-unsupported.d