re PR fortran/35882 (Miscounted continuation lines when interspersed with data)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 20 Apr 2008 21:11:22 +0000 (21:11 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 20 Apr 2008 21:11:22 +0000 (21:11 +0000)
commitf449022dca52d61f2f57cb40e6fc4b9b69049314
treeee8359090ec8ff39b18cf812acb30a1a1f72b803
parentef5f59f6395ae2db6c02c8bed4dad9a3dd8c563d
re PR fortran/35882 (Miscounted continuation lines when interspersed with data)

2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/35882
* scanner.c (skip_fixed_comments): Update continue_line when comment is
detected. (gfc_next_char_literal): Likewise.

PR fortran/35882
* gfortran.dg/continuation_5.f: Add some comment lines.
* gfortran.dg/continuation_3.f90: Add some comment lines.

From-SVN: r134493
gcc/fortran/ChangeLog
gcc/fortran/scanner.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/continuation_3.f90
gcc/testsuite/gfortran.dg/continuation_5.f