[Bug fortran/14066] [gfortran] Infinite DO loops not recognized.

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 14 18:38:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-14 13:46 -------
Subject: Bug 14066

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

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

Log message:
	fortran:
	PR fortran/14066
	* match.c (gfc_match_do): Allow infinite loops with
	label-do-stmt. Do not enforce space after comma.
	
	testsuite:
	
	PR fortran/14066
	* gfortran.fortran-torture/compile/do_1.f90: New test.
	
	Also fixed date on previous ChangeLog entries.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.8&r2=1.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/match.c.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3742&r2=1.3743
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.fortran-torture/compile/do_1.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14066



More information about the Gcc-bugs mailing list