[committed] RISC-V: Make g imply zmmul extension.

Jeff Law jeffreyalaw@gmail.com
Fri Sep 16 02:33:20 GMT 2022
On 9/15/22 19:39, Nelson Chu wrote:
> 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.

Does this happen to fix this kind of failure that started showing up a 
week or two ago?

/tmp/ccdAErP7.s:6522: Error: unrecognized opcode `mul a5,a4,a5', 
extension `m' or `zmmul' required

I started chasing it down and concluded it likely wasn't the compiler, 
but couldn't take it further before covid knocked me out.  I'm just 
starting to try and catch up on things today...


jeff



More information about the Binutils mailing list