* cond.c (s_endif): Call demand_empty_rest_of_line. In MRI mode,
authorIan Lance Taylor <ian@airs.com>
Tue, 3 Oct 1995 16:43:45 +0000 (16:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 3 Oct 1995 16:43:45 +0000 (16:43 +0000)
commit42ac8fa83d1a307bb3750a004e09090c45ee41eb
tree31e5d94fa4b47a787e8b5218eab1892339ef5785
parente521d840f4acd6ac6935ae3f81c1e938de1c9b11
* cond.c (s_endif): Call demand_empty_rest_of_line.  In MRI mode,
skip characters after the pseudo-op.
(s_else): Likewise.
* read.c (get_line_sb): Don't look past buffer_limit.
(s_include): In MRI mode, skip characters after the file name.
gas/ChangeLog
gas/read.c