------- 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:     [EMAIL PROTECTED]       2005-09-14 20:19:38

Modified files:
        gcc/fortran    : ChangeLog trans-io.c 

Log message:
        2005-09-14  Paul Thomas  <[EMAIL PROTECTED]>
        
        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

Reply via email to