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/23272] [mingw32] inquire via filename fails



------- Comment #9 from fxcoudert at gcc dot gnu dot org  2007-09-20 22:57 -------
Subject: Bug 23272

Author: fxcoudert
Date: Thu Sep 20 22:56:48 2007
New Revision: 128636

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128636
Log:
        PR libfortran/23272

        * io/unix.c (id_from_handle, id_from_path, id_from_fd): New
        functions.
        (compare_file_filename, find_file, find_file0): Use the new
        functions above.

        * gfortran.dg/inquire_10.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/inquire_10.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/unix.c


-- 


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


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