gcc/libgfortran/io
Jerry DeLisle d520fea881 re PR fortran/65596 (NAMELIST bug with f2003: reads too far)
2015-03-28 Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/65596
	* io/transfer.c (data_transfer_init): If in namelist mode and
	delimiter is not specified, set it to DELIM_QUOTE, independent
	of -std.
	* io/unit.c (init_units): Set flags.delim to the correct
	initial value of DELIM_UNSPECIFIED.

From-SVN: r221753
2015-03-28 13:27:58 +00:00
..
close.c
fbuf.c re PR fortran/60956 (error reading (and writing) large text files in gfortran) 2015-02-07 15:13:15 +00:00
fbuf.h re PR fortran/60956 (error reading (and writing) large text files in gfortran) 2015-02-07 15:13:15 +00:00
file_pos.c
format.c
format.h
inquire.c
intrinsics.c
io.h re PR fortran/60956 (error reading (and writing) large text files in gfortran) 2015-02-07 15:13:15 +00:00
list_read.c re PR fortran/60956 (error reading (and writing) large text files in gfortran) 2015-02-07 15:13:15 +00:00
lock.c
open.c PR 65200 Handle EPERM in addition to EACCES. 2015-03-11 23:34:22 +02:00
read.c
size_from_kind.c
transfer128.c
transfer.c re PR fortran/65596 (NAMELIST bug with f2003: reads too far) 2015-03-28 13:27:58 +00:00
unit.c re PR fortran/65596 (NAMELIST bug with f2003: reads too far) 2015-03-28 13:27:58 +00:00
unix.c PR 65200 Handle EPERM in addition to EACCES. 2015-03-11 23:34:22 +02:00
unix.h
write_float.def re PR fortran/57822 (I/O: "(g0)" wrongly prints "E+0000") 2015-02-11 04:29:06 +00:00
write.c re PR fortran/65541 (namelist regression) 2015-03-26 02:44:34 +00:00