scanner.c
53.8 KB
-
re PR fortran/64506 (FORMAT Parse Error with Continuation Line) · 0d6fc963
2015-02-13 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/64506 * scanner.c (gfc_next_char_literal): For free form source, check for '!' and if found, clear the comment and go back and get the next character. For fixed form source, skip the rest of the line. From-SVN: r220687
Jerry DeLisle committed