This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, libgfortran] Bug 78549 - [7/8 Regression] Very slow formatted internal file output


Correction

On 11/19/2017 02:56 PM, Jerry DeLisle wrote:
--- snio ---

> IO operations on strings complete with st_read_done or st_write_done of the
> parent IO procedure.  To fix the problem, I simply declared newunit_alloc <---
> accessible to transfer.c and invoked it.
> 

newunit_free not newunit_alloc.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]