------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-05-02 07:52 ------- The problem is that we're using mmap on the preconnected units, which confuses subsequent C I/O on the file.
Patch here: http://gcc.gnu.org/ml/fortran/2005-05/msg00008.html Will be committed in source tree as soon as it's reviewed. -- What |Removed |Added ---------------------------------------------------------------------------- URL| |http://gcc.gnu.org/ml/fortra | |n/2005-05/msg00008.html GCC build triplet|i686-pc-linux-gnu | GCC host triplet|i686-pc-linux-gnu | GCC target triplet|i686-pc-linux-gnu | Keywords| |patch Last reconfirmed|2005-04-15 13:48:43 |2005-05-02 07:52:44 date| | Summary|Loading libgfortran.so |Loading libgfortran.so |clobbers C redirection of |clobbers C redirection of |stdin |stdin/stdout/stderr Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20788