x86: integrate mask_op into struct _i386_insn
[deliverable/binutils-gdb.git] / gas / app.c
index 89b39130bf10a497890b1d318a631f8b3ff64dcf..712bffef85171162ad3696d560f48caed8fb6ef9 100644 (file)
--- a/gas/app.c
+++ b/gas/app.c
@@ -874,7 +874,6 @@ do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen)
            }
 #endif
          if (IS_COMMENT (ch)
-             || ch == '/'
              || IS_LINE_SEPARATOR (ch)
              || IS_PARALLEL_SEPARATOR (ch))
            {
This page took 0.023651 seconds and 4 git commands to generate.