* gas/cris: Match output having $ register prefix. Deal with
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / range-err-1.s
index 36ecb783ac82b4f336285930692ba340b2e1ce2d..69e3a3222be73e2d3258a5168bf121abbcbfee7b 100644 (file)
@@ -9,6 +9,7 @@
  .set three2767, 32767
 
  .text
+ .syntax no_register_prefix
 start:
  moveq 32,r0 ; { dg-error "Immediate value not in 6 bit range: 32" }
  moveq 63,r0 ; { dg-error "Immediate value not in 6 bit range: 63" }
This page took 0.028705 seconds and 4 git commands to generate.