list_read.c (namelist_read): Convert variable names to lower case, so that mixed...
authorVictor Leikehman <lei@il.ibm.com>
Tue, 10 Aug 2004 13:34:04 +0000 (13:34 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Tue, 10 Aug 2004 13:34:04 +0000 (13:34 +0000)
commita57bb5f6a5c4cd1f084dc15abf8b74b57282d96e
treea62bb4cf04088ac64a050809fe3aa40648d713d6
parent45d78e7f76382d08aeec6c4237e149d2d364ed1c
list_read.c (namelist_read): Convert variable names to lower case, so that mixed-case names are recognized.

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.
Don't read beyond terminating slash.

From-SVN: r85751
libgfortran/ChangeLog
libgfortran/io/list_read.c