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/40638] RTE: "Unit number in I/O statement too large" -- fails with any low value



------- Comment #12 from jvdelisle at gcc dot gnu dot org  2009-07-04 04:17 -------
Subject: Bug 40638

Author: jvdelisle
Date: Sat Jul  4 04:16:59 2009
New Revision: 149220

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

        PR fortran/40638
        * trans-io.c (set_parameter_value): Don't build un-necessary run-time
        checks for units of KIND less than 4.

Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/trans-io.c


-- 


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


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