re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a buffere...
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 7 May 2007 19:48:40 +0000 (19:48 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 7 May 2007 19:48:40 +0000 (19:48 +0000)
commit25a5e75613af9aac60b3c5b6856d6b6819b1ccae
tree986b5101c17bfab4371276f257fdb9c143ab5053
parentadcbdf5c45c75205b243c0a9abc39e4e6685d677
re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a buffered file)

PR libfortran/31607
* intrinsics/system.c (system_sub): Call flush_all_units.
* io/io.h (flush_all_units): Move prototype to libgfortran.h.
* libgfortran.h (flush_all_units): Add prototype.

From-SVN: r124510
libgfortran/ChangeLog
libgfortran/intrinsics/system.c
libgfortran/io/io.h
libgfortran/libgfortran.h