http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58324
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot gnu.org --- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- I just got rid of the eat_line call for internal units. I did not notice this PR until after committing the patch for pr38199. If I remove eat_line altogether I get regressions on file list_read tests. I will investigate further.