* gas/cris: Match output having $ register prefix. Deal with
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / continue.s
index 54fbd58bcf4053427f572e7238ac1451e02f657f..5a937c069ac711da1127486ae1a3cceb3a48ec56 100644 (file)
@@ -1,6 +1,7 @@
 ; Test line continuation, making sure a commented line is not
 ; broken up and that a continued line is.
  .text
+ .syntax no_register_prefix
 start:
 ;      move.d r1,[r8]@ move.d r2,[r8]
        move.d r7,[r8]@ move.d r9,[r8]
This page took 0.023393 seconds and 4 git commands to generate.