* as.c (main): On TC_A29K, call macro_init with macro_alternate
[deliverable/binutils-gdb.git] / gas / config / tc-a29k.c
index 9832a3808ed7b7f6005eb4335cf01c42634480e3..96b13d9dfc3b74888724f9523b95b04c1cc4a114 100644 (file)
@@ -104,7 +104,7 @@ const char line_comment_chars[] = "#";
 
 /* We needed an unused char for line separation to work around the
    lack of macros, using sed and such.  */
-const char line_separator_chars[] = "@";
+const char line_separator_chars[] = "";
 
 /* Chars that can be used to separate mant from exp in floating point nums */
 const char EXP_CHARS[] = "eE";
This page took 0.024762 seconds and 4 git commands to generate.