gcc/libgfortran
Tilo Schwarz a0b67fe26f re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name)
2013-03-20  Tilo Schwarz  <tilo@tilo-schwarz.de>

        PR libfortran/51825
        * io/list_read.c (nml_read_obj): Don't end the component loop on
        a nested derived type, but continue with the next loop iteration.
        (nml_get_obj_data): Don't move the first_nl pointer further in
        the list if a qualifier was found.

2013-03-20  Tilo Schwarz  <tilo@tilo-schwarz.de>

        PR libfortran/51825
        * gcc/testsuite/gfortran.dg/namelist_77.f90: New.
        * gcc/testsuite/gfortran.dg/namelist_78.f90: New.

From-SVN: r196806
2013-03-20 08:56:02 +01:00
..
caf Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
config Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
generated Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
intrinsics Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
io re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name) 2013-03-20 08:56:02 +01:00
m4 Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
runtime Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
ChangeLog re PR fortran/51825 (Fortran runtime error: Cannot match namelist object name) 2013-03-20 08:56:02 +01:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
Makefile.am Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
Makefile.in Fix usage of secure_getenv with glibc 2.17. 2012-10-06 23:56:05 +03:00
acinclude.m4 re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
aclocal.m4 Fix usage of secure_getenv with glibc 2.17. 2012-10-06 23:56:05 +03:00
c99_protos.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
config.h.in re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
configure re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
configure.ac re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
configure.host PR 48977 Denormal exception on glibc targets 2011-05-20 17:45:51 +03:00
fmain.c
gfortran.map re PR libfortran/36044 (user-requested backtrace) 2012-12-20 19:15:13 +01:00
kinds-override.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
libgfortran.h Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
libgfortran.spec.in
libtool-version
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh