Browse Source
EOL in the instruction. testsuite/ * gas/bfin/line_number.l, gas/bfin/line_number.s: New test. * gas/bfin/bfin.exp: Add the new test.gdb_7_0-branch
6 changed files with 22 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
.*: Assembler messages: |
|||
.*:4: Error: syntax error. Input text was illegal. |
|||
.*:4: Error: |
|||
@ -0,0 +1,4 @@ |
|||
R1 = ROT R0 BY 0 || |
|||
R3 = [SP+12] || |
|||
nop; |
|||
ILLEGAL; |
|||
Loading…
Reference in new issue