]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-mmix.h
This adjusts equate handling by
[thirdparty/binutils-gdb.git] / gas / config / tc-mmix.h
index f755995185f994297d6992fe187303b6e0b7eb9e..61bc881d12686d1dd1515f948bdebd0b31eeea99 100644 (file)
@@ -70,7 +70,7 @@ extern char *mmix_current_prefix;
    The [DVWIOUZX]_Handler symbols are provided when-used.  */
 
 extern int mmix_gnu_syntax;
-#define md_parse_name(name, exp, cpos)                         \
+#define md_parse_name(name, exp, mode, cpos)                   \
  (! mmix_gnu_syntax                                            \
   && (name[0] == '@'                                           \
       ? (! is_part_of_name (name[1])                           \