------- Comment #6 from jvdelisle at gcc dot gnu dot org  2006-07-24 00:19 
-------
Subject: Bug 25289

Author: jvdelisle
Date: Mon Jul 24 00:19:45 2006
New Revision: 115700

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115700
Log:
2006-07-23  Jerry DeLisle  <[EMAIL PROTECTED]>

        PR fortran/25289
        * gfortran.h: Declare gfc_large_io_int_kind.
        * trans-types.c (gfc_init_kinds): Set gfc_large_io_int_kind
        to size 8 or 4.
        * trans-io.c (enum iofield_type): Add large_io_int type.
        (gfc_build_st_parameter): Same.
        (gfc_build_io_library_fndecls): Same.
        * ioparm_def: Use large_io_int to define rec.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.h
    trunk/gcc/fortran/ioparm.def
    trunk/gcc/fortran/trans-io.c
    trunk/gcc/fortran/trans-types.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25289

Reply via email to