ChangeLog
4.48 KB
-
re PR fortran/56743 (Namelist bug with comment and no blank) · b45fe62d
2015-04-21 Jerry DeLisle <jvdelisle@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. From-SVN: r222271
Jerry DeLisle committed