gcc/libgfortran/io
Jerry DeLisle 5cdc4b0ef0 re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-constant of the DT data descriptor)
2016-12-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/78622
	* io.c (format_lex): Continue of string delimiter seen.

	* io/transfer.c (get_dt_format): New static function to alloc
	and set the DT iotype string, handling doubled quotes.
	(formatted_transfer_scalar_read,
	formatted_transfer_scalar_write): Use new function.

	* gfortran.dg/dtio_20.f03: New test.

From-SVN: r243765
2016-12-16 20:27:51 +00:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c re PR fortran/54679 (Erroneous "Expected P edit descriptor" in conjunction with L descriptor) 2016-10-31 19:59:04 +00:00
format.h
inquire.c
intrinsics.c
io.h Default missing exponents to 0 with -fdec. 2016-11-03 18:09:44 +00:00
list_read.c Default missing exponents to 0 with -fdec. 2016-11-03 18:09:44 +00:00
lock.c
open.c
read.c Default missing exponents to 0 with -fdec. 2016-11-03 18:09:44 +00:00
size_from_kind.c
transfer128.c
transfer.c re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-constant of the DT data descriptor) 2016-12-16 20:27:51 +00:00
unit.c
unix.c
unix.h
write_float.def
write.c