gcc/libgfortran/io
Bernhard Reutner-Fischer ca2f64d5d0 fortran: Remove conditionals around free()
gcc/fortran/ChangeLog:

	* resolve.cc (resolve_select_type): Call free() unconditionally.

libgfortran/ChangeLog:

	* caf/single.c (_gfortran_caf_register): Call free() unconditionally.
	* io/async.c (update_pdt, async_io): Likewise.
	* io/format.c (free_format_data): Likewise.
	* io/transfer.c (st_read_done_worker, st_write_done_worker): Likewise.
	* io/unix.c (mem_close): Likewise.
2023-05-08 07:55:48 +02:00
..
async.c fortran: Remove conditionals around free() 2023-05-08 07:55:48 +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: Remove conditionals around free() 2023-05-08 07:55:48 +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: Remove conditionals around free() 2023-05-08 07:55:48 +02:00
transfer128.c Update copyright years. 2023-01-16 11:52:17 +01:00
unit.c Update copyright years. 2023-01-16 11:52:17 +01:00
unix.c fortran: Remove conditionals around free() 2023-05-08 07:55:48 +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