[Bug fortran/21875] [meta-bug] NIST test suite failures
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 14 20:21:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-14 20:20 -------
Subject: Bug 21875
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jvdelisle@gcc.gnu.org 2005-09-14 20:19:38
Modified files:
gcc/fortran : ChangeLog trans-io.c
Log message:
2005-09-14 Paul Thomas <pault@gcc.gnu.org>
PR fortran/21875 Internal Unit Array I/O, NIST
* fortran/trans-io.c (gfc_build_io_library_fndecls): Add field for
array descriptor to IOPARM structure.
* fortran/trans-io.c (set_internal_unit): New function to generate code
to store the character (array) and the character length for an internal
unit.
* fortran/trans-io (build_dt): Use the new function set_internal_unit.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.554&r2=1.555
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-io.c.diff?cvsroot=gcc&r1=1.41&r2=1.42
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21875
More information about the Gcc-bugs
mailing list