[Bug libfortran/78549] [8 Regression] Very slow formatted internal file output

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 21 02:17:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78549

--- Comment #25 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Nov 21 02:17:11 2017
New Revision: 254982

URL: https://gcc.gnu.org/viewcvs?rev=254982&root=gcc&view=rev
Log:
2017-11-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/78549
        * io/io.h (newunit_free): Add declaration. Clean some whitespace.
        * io/transfer.c (st_read_done, st_write_done): Call newunit_free.
        * io/unit.c (newunit_free): Change type from static void to void.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/io.h
    trunk/libgfortran/io/transfer.c
    trunk/libgfortran/io/unit.c


More information about the Gcc-bugs mailing list