X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Friscv%2Fauipc-parsing.l;h=54eedcbf04fab862c735f58ac4a6d5824e7a5ac5;hb=4288405d5ec2c68c7e9d8d68a090c6c9ff3825d1;hp=df41e0e2f9f9b46f0b0af67983e31e25885e5363;hpb=bfcdb85206cd3c3b8ad73b13db6bfb2ec608239b;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/gas/riscv/auipc-parsing.l b/gas/testsuite/gas/riscv/auipc-parsing.l index df41e0e2f9..54eedcbf04 100644 --- a/gas/testsuite/gas/riscv/auipc-parsing.l +++ b/gas/testsuite/gas/riscv/auipc-parsing.l @@ -1,3 +1,5 @@ .*: Assembler messages: .*: Error: illegal operands `auipc x8,x9' .*: Error: illegal operands `lui x10,x11' +.*: Error: illegal operands `auipc x12,symbol' +.*: Error: illegal operands `lui x13,symbol'