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 libfortran/25289] Cannot handle record numbers large than huge(0_4)



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

Author: jvdelisle
Date: Mon Jul 24 00:17:52 2006
New Revision: 115698

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115698
Log:
2006-07-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/25289
        * libgfortran.h: Add conditional definition of GFC_LARGE_IO_INT type.
        * io/io.h (st_parameter_dt): Define rec as type GFC_LARGE_IO_INT.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/io.h
    trunk/libgfortran/libgfortran.h


-- 


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


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