------- Comment #1 from burnus at gcc dot gnu dot org 2010-03-17 17:34 ------- If one checks libgfortran/io/*, one sees that (dtp->common.flags & IOPARM_DT_HAS_SIZE) is only used for read.c and transfer.c and is not touched at all for inquire.c.
Work-around: gfortran offers the STAT, FSTAT, and LSTAT intrinsics. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43409