RISC-V: PR25212, Report errors for invalid march and mabi combinations.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / mabi-noabi-attr-rv32i-02.d
1 #as: -march-attr -march=rv64id
2 #objdump: -d
3 #source: mabi-attr-rv32i.s
4
5 .*:[ ]+file format elf32.*
6
7
8 Disassembly of section .text:
9
10 0+000 <foo>:
11 #...
12 [ ]+[0-9a-f]+:[ ]+00052503[ ]+lw[ ]+a0,0\(a0\) # .*
This page took 0.050271 seconds and 4 git commands to generate.