[PATCH 1/2] RISC-V: disallow x0 with certain macro-insns

Jan Beulich jbeulich@suse.com
Fri Nov 24 09:10:02 GMT 2023


On 24.11.2023 09:59, Christoph Müllner wrote:
> This patch was merged on master recently but breaks the build:
> 
> /home/cm/src/binutils-gdb/vector-crypto-ratified/opcodes/riscv-opc.c:2670:78:
> error: ‘match_never’ undeclared here (not in a function)
>  2670 | {"th.vmsge.vx",   0, INSN_CLASS_XTHEADVECTOR, "Vd,Vt,sVm", 0,
> (int) M_VMSGE, match_never, INSN_MACRO },
>       |

The builder reported this as well; I'm already on it.

Jan


More information about the Binutils mailing list