* app.c (do_scrub_next_char): Allow lines like " foolab :".
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 15 Jan 1994 19:00:32 +0000 (19:00 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 15 Jan 1994 19:00:32 +0000 (19:00 +0000)
gas/ChangeLog

index 5fce51bb073851b9b634e1ead1fceacd5fddd23c..9b8e63455c15218a3cd23794c7d1377189d8190e 100644 (file)
@@ -1,5 +1,7 @@
 Sat Jan 15 09:20:55 1994  Doug Evans  (dje@canuck.cygnus.com)
 
+       * app.c (do_scrub_next_char): Allow lines like " foolab :".
+
        * read.c (emit_expr): Fix computation of mask.
        * config/obj-elf.c (obj_elf_section): Fix loop termination test.