[patch, fortran] Fix PR 52724, internal list-directed read/write with kind=4

Thomas Koenig tkoenig@netcologne.de
Tue Sep 25 00:52:00 GMT 2012


Hello world,

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

	Thomas

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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p2.diff
Type: text/x-patch
Size: 1098 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120925/3876c937/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: internal_readwrite_3.f90
Type: text/x-fortran
Size: 267 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120925/3876c937/attachment-0001.bin>


More information about the Gcc-patches mailing list