gcc/gcc fortran/ChangeLog fortran/parse.c test ...

tobi@gcc.gnu.org tobi@gcc.gnu.org
Fri May 14 14:04:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tobi@gcc.gnu.org	2004-05-14 14:04:36

Modified files:
	gcc/fortran    : ChangeLog parse.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gfortran.fortran-torture/compile: 
	                                                noncontinuation_1.f90 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/parse.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3743&r2=1.3744
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.fortran-torture/compile/noncontinuation_1.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1



More information about the Gcc-cvs mailing list