]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-ip2k.c
GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.
[thirdparty/binutils-gdb.git] / gas / config / tc-ip2k.c
index ab00b05235557a8c84afc4d5a130bd9040e0f41e..0fcc0003d1915fc6a9caa015764aad74063062cc 100644 (file)
@@ -160,6 +160,8 @@ md_begin (void)
 
   /* Set the machine type.  */
   bfd_default_set_arch_mach (stdoutput, bfd_arch_ip2k, ip2k_mach);
+
+  literal_prefix_dollar_hex = TRUE;
 }