+2001-10-18 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * config/tc-arm.c (comment_chars): Remove semi-colon accidentally
+ added to the list.
+
2001-10-18 Hans-Peter Nilsson <hp@bitrange.com>
* write.c (fixup_segment): Handle fixups for SEC_MERGE sections as
/* This array holds the chars that always start a comment. If the
pre-processor is disabled, these aren't very useful. */
-const char comment_chars[] = "@;";
+const char comment_chars[] = "@";
/* This array holds the chars that only start a comment at the beginning of
a line. If the line seems to have the form '# 123 filename'