https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56743

--- Comment #8 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Apr 21 16:13:54 2015
New Revision: 222271

URL: https://gcc.gnu.org/viewcvs?rev=222271&root=gcc&view=rev
Log:
2015-04-21 Jerry DeLisle  <jvdeli...@gcc.gnu.org>

    PR libgfortran/56743
    * io/list_read.c (CASE_SEPARATORS): Add case for '!'.
    (is_separator): Add condition for '!'.
    (eat_separator): Use notify_std to warn or errord if '!' is
    encountered before a proper separator.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/list_read.c

Reply via email to