[Bug libfortran/13738] Run-time error: "Internal error" on correct input to READ with NAMELIST
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 10 14:57:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-10 14:57 -------
Fixed by:
2004-08-10 Victor Leikehman <lei@il.ibm.com>
* io/list_read.c (namelist_read): Convert variable names
to lower case, so that mixed-case names are recognized.
* io/list_read.c (namelist_read): Don't read beyond
terminating slash.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13738
More information about the Gcc-bugs
mailing list