gcc/libgfortran/io
Jerry DeLisle 19c0232410 libgfortran: Fix unwanted end-of-record by checking if seen_dollar.
libgfortran/ChangeLog:

	PR libfortran/98825
	* io/transfer.c (next_record_w): Insert check for seen_dollar and if
	so, skip issueing next record.

gcc/testsuite/ChangeLog:

	PR libfortran/98825
	* gfortran.dg/dollar_edit_descriptor_4.f: New test.
2021-02-10 19:37:52 -08:00
..
async.c Update copyright years. 2021-01-04 10:26:59 +01:00
async.h Update copyright years. 2021-01-04 10:26:59 +01:00
close.c Update copyright years. 2021-01-04 10:26:59 +01:00
fbuf.c Update copyright years. 2021-01-04 10:26:59 +01:00
fbuf.h Update copyright years. 2021-01-04 10:26:59 +01:00
file_pos.c Update copyright years. 2021-01-04 10:26:59 +01:00
format.c Update copyright years. 2021-01-04 10:26:59 +01:00
format.h Update copyright years. 2021-01-04 10:26:59 +01:00
inquire.c Update copyright years. 2021-01-04 10:26:59 +01:00
intrinsics.c Update copyright years. 2021-01-04 10:26:59 +01:00
io.h Update copyright years. 2021-01-04 10:26:59 +01:00
list_read.c Update copyright years. 2021-01-04 10:26:59 +01:00
lock.c Update copyright years. 2021-01-04 10:26:59 +01:00
open.c Update copyright years. 2021-01-04 10:26:59 +01:00
read.c Update copyright years. 2021-01-04 10:26:59 +01:00
size_from_kind.c Update copyright years. 2021-01-04 10:26:59 +01:00
transfer128.c Update copyright years. 2021-01-04 10:26:59 +01:00
transfer.c libgfortran: Fix unwanted end-of-record by checking if seen_dollar. 2021-02-10 19:37:52 -08:00
unit.c Update copyright years. 2021-01-04 10:26:59 +01:00
unix.c Update copyright years. 2021-01-04 10:26:59 +01:00
unix.h Update copyright years. 2021-01-04 10:26:59 +01:00
write_float.def Update copyright years. 2021-01-04 10:26:59 +01:00
write.c Update copyright years. 2021-01-04 10:26:59 +01:00