]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/23272 ([mingw32] inquire via filename fails)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 20 Sep 2007 22:56:48 +0000 (22:56 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 20 Sep 2007 22:56:48 +0000 (22:56 +0000)
commitfe046210e2d5fa3ac4c0d0d5d48f6851b1dcbe24
tree093179808f51212622f52a96725ca19f1a622162
parentd36ff2b46bf0c44b5f8c60710b196777e8880285
re PR libfortran/23272 ([mingw32] inquire via filename fails)

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.

From-SVN: r128636
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/inquire_10.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unix.c
This page took 0.059155 seconds and 5 git commands to generate.