gcc/libgfortran/io
Jerry DeLisle bf187ce8be re PR fortran/41328 (bad iostat when reading DOS file in a character array (non-advancing))
2009-09-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/41328
	* io/transfer.c (read_sf): Set at_eof flag on short read if any
	characters were successfully read so that EOF condition with no EOR
	marker succeeds.

From-SVN: r151877
2009-09-19 04:41:38 +00:00
..
close.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
fbuf.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
file_pos.c Fix PR libfortran/39667 2009-04-30 18:12:37 +03:00
format.c re PR fortran/41075 ([F2008] Implement unlimited format item) 2009-08-17 14:27:29 +00:00
inquire.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
intrinsics.c Fix PR libfortran/39667 2009-04-30 18:12:37 +03:00
io.h re PR fortran/41075 ([F2008] Implement unlimited format item) 2009-08-17 14:27:29 +00:00
list_read.c re PR fortran/41192 (NAMELIST input with just a comment ("&NAME ! comment \") fails) 2009-09-08 00:59:05 +00:00
lock.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
open.c re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement) 2009-06-07 19:00:47 +00:00
read.c re PR libfortran/39665 (Fortran IO using unaligned accesses to read/write doubles.) 2009-04-09 20:44:23 +03:00
size_from_kind.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
transfer.c re PR fortran/41328 (bad iostat when reading DOS file in a character array (non-advancing)) 2009-09-19 04:41:38 +00:00
unit.c re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement) 2009-06-07 19:00:47 +00:00
unix.c re PR libfortran/32784 ([win32] Using 'CONOUT$', 'CONIN$', or 'CONERR$' as assigned file generates Fortran runtime error: Bad file descriptor) 2009-08-14 21:10:06 +00:00
write.c re PR fortran/41219 (libgfortran build warnings) 2009-09-12 15:08:27 +00:00
write_float.def re PR libfortran/37754 (READ I/O Performance regression from 4.3 to 4.4/4.5) 2009-05-20 00:16:38 +00:00