• jvdelisle's avatar
    2007-04-01 Jerry DeLisle <jvdelisle@gcc.gnu.org> · 68537e59
    jvdelisle authored
    	PR libgfortran/31366
    	* io/transfer.c (read_block_direct): Do not generate error when reading
    	past EOF on a short record that is less than the RECL= specified.
    	
    2007-04-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    
    	PR libgfortran/31207
    	* io/unit.c (close_unit_1): If there are bytes previously written from
    	ADVANCE="no", move to the end before closing.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123401 138bc75d-0d04-0410-961f-82ee72b054a4
    68537e59
transfer.c 71.3 KB