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



--- Comment #52 from Janne Blomqvist <jb at gcc dot gnu.org> 2013-02-21 
19:03:19 UTC ---

Author: jb

Date: Thu Feb 21 19:03:10 2013

New Revision: 196210



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196210

Log:

Fix regression when writing formatted sequential to a pipe.



2013-02-21  Janne Blomqvist  <j...@gcc.gnu.org>



    PR libfortran/30162

    * io/open.c (test_endfile): Call stell only if size != 0.

    * io/unix.c (raw_tell): Revert r194679.

    (raw_size): Return size field only for regular files, otherwise 0.



Modified:

    trunk/libgfortran/ChangeLog

    trunk/libgfortran/io/open.c

    trunk/libgfortran/io/unix.c

Reply via email to