]> gcc.gnu.org Git - gcc.git/commit
parse.c (gfc_statement_next_fixed): (Change from Andy's tree) Detect bad continuation...
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Fri, 14 May 2004 14:04:36 +0000 (16:04 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Fri, 14 May 2004 14:04:36 +0000 (16:04 +0200)
commit5b5afddf1d3af9d2512fb23f420c29baa7fa1fba
tree1b42e6e8d8f870eb9eef9d6ac3e7bb409cf3ad38
parent9bc856ddbfbb72ad01f2350ded06d7713781f645
parse.c (gfc_statement_next_fixed): (Change from Andy's tree) Detect bad continuation line in fixed form sources.

fortran:
* parse.c (gfc_statement_next_fixed): (Change from Andy's tree)
Detect bad continuation line in fixed form sources.

testsuite:
* gfortran.fortran-torture/compile/noncontinuation_1.f90: New
test.

From-SVN: r81845
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f90 [new file with mode: 0644]
This page took 0.058695 seconds and 5 git commands to generate.