summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/i386/seq-gas.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/i386/seq-gas.h')
-rw-r--r--contrib/gcc/config/i386/seq-gas.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/config/i386/seq-gas.h b/contrib/gcc/config/i386/seq-gas.h
index 2ee0719..796eaa2 100644
--- a/contrib/gcc/config/i386/seq-gas.h
+++ b/contrib/gcc/config/i386/seq-gas.h
@@ -39,8 +39,8 @@
GAS requires the %cl argument, so override i386/unix.h. */
-#undef AS3_SHIFT_DOUBLE
-#define AS3_SHIFT_DOUBLE(a,b,c,d) AS3 (a,b,c,d)
+#undef SHIFT_DOUBLE_OMITS_COUNT
+#define SHIFT_DOUBLE_OMITS_COUNT 0
/* Print opcodes the way that GAS expects them. */
#define GAS_MNEMONICS 1
OpenPOWER on IntegriCloud