This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/21875] [meta-bug] NIST test suite failures


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]