OSDN Git Service

fortran:
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 2004 14:04:36 +0000 (14:04 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 May 2004 14:04:36 +0000 (14:04 +0000)
commita41b5367cdd9202717e77d3e2f8eb0c8bc876455
tree1b42e6e8d8f870eb9eef9d6ac3e7bb409cf3ad38
parente27c85d07d09e32230796c096ab9752b9a4c5dba
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81845 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f90 [new file with mode: 0644]