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/33055] Runtime error in INQUIRE unit existance with -fdefault-integer-8



------- Comment #12 from jvdelisle at gcc dot gnu dot org  2007-10-15 13:59 -------
Subject: Bug 33055

Author: jvdelisle
Date: Mon Oct 15 13:59:02 2007
New Revision: 129344

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129344
Log:
2007-10-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/33055
        * io/inquire.c (inquire_via_unit):  If inquiring by unit, check for
        an error condition from the IOSTAT variable and set EXIST to false if
        there was a bad unit number.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/inquire.c


-- 


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


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