io.c
58.1 KB
-
re PR fortran/24268 (gfortran rejects valid format statement) · df3c4c81
2006-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/24268 * io.c (next_char_not_space): New function that returns the next character that is not white space. (format_lex): Use the new function to skip whitespace within a format string. From-SVN: r109402
Jerry DeLisle committed