* gas/cris: Match output having $ register prefix. Deal with
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-pic-1.s
index 87e60b830d07f4fa2078174944af4fec57efd71e..b2a1aa48f040afea57e8b0956362933e73a548d3 100644 (file)
@@ -1,7 +1,7 @@
 ; Check that PIC operands get their right relocation type.
 ; First some expected uses, similar to what GCC will emit.
-
        .text
+       .syntax no_register_prefix
 start:
        sub.d .:GOTOFF,r1
        move.d [r3+extsym:GOT],r10
This page took 0.042412 seconds and 4 git commands to generate.