]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/39229 (No warning of truncated lines if a continuation line follows)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 1 Sep 2009 03:02:07 +0000 (03:02 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 1 Sep 2009 03:02:07 +0000 (03:02 +0000)
commit9cd38d51e8bd13ccb1433cc920dc29b66820bc09
tree9936a9bbed77c9807150e93a8b4afbed01f5b47f
parent453503d6e6df0d85757837080f0ea2c72369e974
re PR fortran/39229 (No warning of truncated lines if a continuation line follows)

2009-08-31  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/39229
* scanner.c (next_char): Fix typo in comment.
(gfc_get_char_literal): Warn if truncate flag is set for both fixed and
free form source, adjusting error locus as needed.
* parse.c (next_fixed): Clear the truncate flag.
(next_statement): Remove truncate warning.

From-SVN: r151258
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/fortran/scanner.c
This page took 0.056271 seconds and 5 git commands to generate.