scanner.c
54.2 KB
-
re PR fortran/65903 (Line continuation followed by comment character in string fails to compile) · c55bbc72
2015-05-16 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/65903 * io.c (format_lex): Change to NONSTRING when checking for possible doubled quote. * scanner.c (gfc_next_char_literal): Revert change from 64506 and add a check for quotes and return. From-SVN: r223248
Jerry DeLisle committed