[Bug libfortran/49791] [4.4/4.5/4.6/4.7 Regression] Formatted namelist reads fails with: Cannot match namelist object
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 27 17:46:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49791
--- Comment #15 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-07-27 17:45:10 UTC ---
Author: burnus
Date: Wed Jul 27 17:45:01 2011
New Revision: 176839
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176839
Log:
2011-07-27 Tobias Burnus <burnus@net-b.de>
Backport from mainline
2011-07-23 Tobias Burnus <burnus@net-b.de>
PR fortran/49791
* io/list_read.c (nml_parse_qualifier): Remove check to
enabled extended read for another case.
2011-07-27 Tobias Burnus <burnus@net-b.de>
Backported from mainline
2011-07-23 Tobias Burnus <burnus@net-b.de>
PR fortran/49791
* gfortran.dg/namelist_72.f: New.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_72.f
Modified:
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/gcc-4_6-branch/libgfortran/ChangeLog
branches/gcc-4_6-branch/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list