[Bug libfortran/20163] [4.0 only] gfortran - error opening direct access file
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 13 20:48:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-13 20:48 -------
Subject: Bug 20163
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: tkoenig@gcc.gnu.org 2005-04-13 20:48:16
Modified files:
libgfortran : ChangeLog
libgfortran/runtime: string.c
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/gfortran.dg: open-options-blanks.f
Log message:
Committed after approval on
http://gcc.gnu.org/ml/gcc/2005-04/msg00613.html.
2005-04-13 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/20163
* runtime/string.c (compare0): Use fstrlen() to
strip trailing blanks from option string.
2005-04-13 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/20163
* gfortran.dg/open-options-blanks.f: 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.17&r2=1.163.2.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/runtime/string.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4&r2=1.4.12.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.122&r2=1.5084.2.123
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/open-options-blanks.f.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20163
More information about the Gcc-bugs
mailing list