gcc/libgfortran/io
Jerry DeLisle cf3b032b8f Fortran: Initialize last_char for internal units.
PR fortran/109662

libgfortran/ChangeLog:

	* io/unit.c (set_internal_unit): Set the internal unit
	last_char to zero so that previous EOF characters do not
	influence the next read.
2023-05-12 13:40:41 -07:00
..
async.c fortran: Fix coding style around free() 2023-05-08 10:46:47 +02:00
async.h Update copyright years. 2023-01-16 11:52:17 +01:00
close.c Update copyright years. 2023-01-16 11:52:17 +01:00
fbuf.c Update copyright years. 2023-01-16 11:52:17 +01:00
fbuf.h Update copyright years. 2023-01-16 11:52:17 +01:00
file_pos.c Update copyright years. 2023-01-16 11:52:17 +01:00
format.c fortran: Fix coding style around free() 2023-05-08 10:46:47 +02:00
format.h Update copyright years. 2023-01-16 11:52:17 +01:00
inquire.c Update copyright years. 2023-01-16 11:52:17 +01:00
intrinsics.c Update copyright years. 2023-01-16 11:52:17 +01:00
io.h Update copyright years. 2023-01-16 11:52:17 +01:00
list_read.c Fortran: Reject semicolon after namelist name. 2023-05-07 19:02:42 -07:00
lock.c Update copyright years. 2023-01-16 11:52:17 +01:00
open.c Update copyright years. 2023-01-16 11:52:17 +01:00
read.c Update copyright years. 2023-01-16 11:52:17 +01:00
size_from_kind.c Update copyright years. 2023-01-16 11:52:17 +01:00
transfer.c fortran: Fix coding style around free() 2023-05-08 10:46:47 +02:00
transfer128.c Update copyright years. 2023-01-16 11:52:17 +01:00
unit.c Fortran: Initialize last_char for internal units. 2023-05-12 13:40:41 -07:00
unix.c fortran: Fix coding style around free() 2023-05-08 10:46:47 +02:00
unix.h Update copyright years. 2023-01-16 11:52:17 +01:00
write.c Update copyright years. 2023-01-16 11:52:17 +01:00
write_float.def Update copyright years. 2023-01-16 11:52:17 +01:00