------- Comment #8 from cvs-commit at gcc dot gnu dot org 2005-10-24 21:10
-------
Subject: Bug 24416
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-10-24 21:10:14
Modified files:
libgfortran : ChangeLog
libgfortran/io : list_read.c
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/gfortran.dg: namelist_char_only.f90
Log message:
2005-10-24 Paul Thomas <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
PR fortran/24416
gfortran.dg/namelist_char_only.f90: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.94&r2=1.163.2.95
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/list_read.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.14.2.5&r2=1.14.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.487&r2=1.5084.2.488
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/namelist_char_only.f90.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.2.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24416