* read.c (get_line_sb): Bump line counters based on
authorIan Lance Taylor <ian@airs.com>
Mon, 1 Apr 1996 22:03:07 +0000 (22:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 1 Apr 1996 22:03:07 +0000 (22:03 +0000)
commit2271578d4e5ed901fea27fe90fc7006845dbc184
tree401affcb430c8cf2e9b18d537c1074ee076efad0
parentca4e2190ce2a33d73a933c6b5e1e015a48e64c09
* read.c (get_line_sb): Bump line counters based on
input_line_pointer[-1], not *input_line_pointer.  Don't bother to
call LISTING_NEWLINE.
(s_macro): Don't call demand_empty_rest_of_line.
* app.c (do_scrub_chars): When handling C style comments, unget
ch2 rather than ch.
gas/ChangeLog