gcc libgfortran/ChangeLog libgfortran/io/open. ...

fxcoudert@gcc.gnu.org fxcoudert@gcc.gnu.org
Wed Mar 16 19:32:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	fxcoudert@gcc.gnu.org	2005-03-16 19:32:15

Modified files:
	libgfortran    : ChangeLog 
	libgfortran/io : open.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gfortran.dg: pr20257.f90 

Log message:
	* open.c (new_unit): set record length to max_offset rather than
	using a hard-coded limit (which was too low).
	
	* write_big_array.f90: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.170&r2=1.171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/open.c.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr20257.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5176&r2=1.5177



More information about the Gcc-cvs mailing list