------- Comment #5 from jvdelisle at gcc dot gnu dot org 2006-01-06 01:39 ------- Subject: Bug 25598
Author: jvdelisle Date: Fri Jan 6 01:39:34 2006 New Revision: 109405 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109405 Log: 2006-01-05 Jerry DeLisle <[EMAIL PROTECTED]> PR libgfortran/25598 * io/file_pos.c (unformatted_backspace): Assure the new file position to seek is not less than zero. (st_backspace): Set unit bytes_left to zero. * io/transfer.c (next_record_r): Fix line lengths, no functional change. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/file_pos.c trunk/libgfortran/io/transfer.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598