scanner.c
23.2 KB
-
scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in a… · a34938be
scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in a comment for both fixed and free form. 2005-04-17 Richard Guenther <rguenth@gcc.gnu.org> * scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in a comment for both fixed and free form. (load_line): Do not set truncated flag if only truncating the EOL marker. * gfortran.dg/wtruncate.f: New testcase. * gfortran.dg/wtruncate.f90: New testcase. From-SVN: r98269
Richard Guenther committed