r126652 - in /trunk/libgfortran: ChangeLog io/t...
jvdelisle@gcc.gnu.org
jvdelisle@gcc.gnu.org
Sun Jul 15 05:29:00 GMT 2007
Author: jvdelisle
Date: Sun Jul 15 05:29:29 2007
New Revision: 126652
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126652
Log:
2007-07-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/32752
* io/unix.c (unix_stream): Move buffer pointer adjacent to small_buffer.
* io/transfer.c (formatted_transfer_scalar): If stream I/O, set
bytes_used to zero. Fix off by one error in calculation of pos and
skips. Eliminate duplicate pending_spaces check.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/transfer.c
trunk/libgfortran/io/unix.c
More information about the Gcc-cvs
mailing list