https://sourceware.org/bugzilla/show_bug.cgi?id=28979

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Simpler testcase:
#NO_APP                               
#APP
1\0

So, a line of unrecognisable rubbish, here just "1", with a trailing NUL.  And
with the preprocessor turned on so that input is coming from sbuf in
read_a_source_file.  The sbuf is sized with strlen, so finishes at the NUL.  No
eol for demand_empty_rest_of_line.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to