gcc/libgfortran/io
Paul Thomas 7ba18cea54 re PR libfortran/24416 (Wrong reading following namelist reading)
2005-10-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/24416
	* libgfortran/io/list_read.c (namelist_read): Exit with call to
	free_saved () so that character strings do not accumulate.

2005-10-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/24416
	gfortran.dg/namelist_char_only.f90: New test.

From-SVN: r105862
2005-10-24 20:20:40 +00:00
..
close.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
file_pos.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
format.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
inquire.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
io.h re PR libfortran/23272 ([mingw32] inquire via filename fails) 2005-10-23 20:43:54 +00:00
list_read.c re PR libfortran/24416 (Wrong reading following namelist reading) 2005-10-24 20:20:40 +00:00
lock.c [multiple changes] 2005-08-29 20:40:02 +00:00
open.c re PR libfortran/23272 ([mingw32] inquire via filename fails) 2005-10-23 20:43:54 +00:00
read.c libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. 2005-10-01 13:50:10 +02:00
transfer.c re PR libfortran/24489 (read_block wrong execution order) 2005-10-24 03:51:24 +00:00
unit.c libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. 2005-10-01 13:50:10 +02:00
unix.c re PR libfortran/23272 ([mingw32] inquire via filename fails) 2005-10-23 20:43:54 +00:00
write.c transfer.c (write_block): Add test for end-of-file condition, removed from mem_alloc_w_at. 2005-10-07 17:01:48 +00:00