gcc/libgfortran/io
Victor Leikehman a57bb5f6a5 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
2004-08-10 13:34:04 +00:00
..
backspace.c re PR libfortran/15755 (gfortran: backspace call causes bus error) 2004-06-09 00:55:04 +00:00
close.c
endfile.c
format.c io.c (check_format): As a GNU extension... 2004-05-21 21:37:25 +00:00
inquire.c re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) 2004-06-22 00:43:55 +00:00
io.h re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) 2004-06-22 00:43:55 +00:00
list_read.c list_read.c (namelist_read): Convert variable names to lower case, so that mixed-case names are recognized. 2004-08-10 13:34:04 +00:00
lock.c
open.c
read.c Commit for Victor Leikehman <lei@il.ibm.com> 2004-08-05 08:37:42 +00:00
rewind.c
transfer.c re PR libfortran/15472 (implicit open for unformatted file causes run-time error) 2004-07-05 01:19:08 +00:00
unit.c
unix.c re PR libfortran/15472 (implicit open for unformatted file causes run-time error) 2004-07-05 01:19:08 +00:00
write.c write.c (write_float): Use the slightly more portable isnan in preference to isinf. 2004-08-01 13:40:52 +00:00