gcc libgfortran/ChangeLog libgfortran/io/open. ...
fxcoudert@gcc.gnu.org
fxcoudert@gcc.gnu.org
Wed Mar 16 19:35:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: fxcoudert@gcc.gnu.org 2005-03-16 19:35:55
Modified files:
libgfortran : ChangeLog
libgfortran/io : open.c io.h
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).
* io.h: set higher default record length.
* pr20257.f90: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.5&r2=1.163.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/open.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.10&r2=1.10.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/io.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.16&r2=1.16.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr20257.f90.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.49&r2=1.5084.2.50
More information about the Gcc-cvs
mailing list