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, fortran] Fix PR 52724, internal list-directed read/write with kind=4


Hi Thomas,

> not much to say, the patch is pretty straightforward.
> Regression-tested. OK for trunk?

I'm not much of a libgfortran or I/O expert, but after all this looks
ok to me. Thanks for the patch!

Cheers,
Janus



> 2012-09-24  Thomas König  <tkoenig@gcc.gnu.org>
>
>         PR fortran/52724
>         * list_read.c (next_char):  Handle kind=4 characters.
>         * unix.c (open_internal4):  Correct lenth of internal file.
>
> 2012-09-24  Thomas König  <tkoenig@gcc.gnu.org>
>
>         PR fortran/52724
>         * gfortran.dg/internal_readwrite_3.f90:  New test.


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