]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/riscv/mabi-fail-rv32e-lp64q.l
RISC-V: PR25212, Report errors for invalid march and mabi combinations.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / riscv / mabi-fail-rv32e-lp64q.l
1 .*Assembler messages:
2 .*Error: can't have 64-bit ABI on 32-bit ISA
3 .*Error: only the ilp32e ABI is supported for e extension
4 .*Error: ilp32q/lp64q ABI can't be used when q extension isn't supported