GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.
[deliverable/binutils-gdb.git] / gas / config / tc-mt.c
index b93a53eb4bc2f11d420f088be3ce5c2ce8590f3c..bd518547e31ed681d3646aa96ea81ccab596daa2 100644 (file)
@@ -178,6 +178,8 @@ md_begin (void)
 
   /* Set the machine type.  */
   bfd_default_set_arch_mach (stdoutput, bfd_arch_mt, mt_mach);
+
+  literal_prefix_dollar_hex = TRUE;
 }
 
 void
This page took 0.023501 seconds and 4 git commands to generate.