From da0523c66604dc11b8787d3e0123ea80a2503f14 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 21 May 2019 07:30:05 +0200 Subject: Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value." This reverts commit cffc205c9eaacfa312323807cd60b9d3d1c26894. --- gas/config/tc-mt.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gas/config/tc-mt.c') diff --git a/gas/config/tc-mt.c b/gas/config/tc-mt.c index bd51854..b93a53e 100644 --- a/gas/config/tc-mt.c +++ b/gas/config/tc-mt.c @@ -178,8 +178,6 @@ md_begin (void) /* Set the machine type. */ bfd_default_set_arch_mach (stdoutput, bfd_arch_mt, mt_mach); - - literal_prefix_dollar_hex = TRUE; } void -- cgit v1.1