scanner.c
56.1 KB
-
re PR fortran/77972 (ICE on broken character continuation with -Wall etc.) · 523ee218
2016-10-15 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/77972 * scanner.c (gfc_next_char_literal): If nextc is null do not decrement the pointer and call the diagnostics. PR fortran/77972 * gfortran.dg/unexpected_eof_4.f90: New test. From-SVN: r241201
Jerry DeLisle committed