------- 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