gcc/libgfortran/io
Andrew Pinski 53d8a8ac22 re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in format string)
PR fortran/13257

fortran/ChangeLog:
	* io.c (check_format): Allow an optional comma
	between descriptors.

libgfortran/ChangeLog:
	* format.c (parse_format_list): Allow an optional comma
	between descriptors.

testsuite/ChangeLog:
	* comma_format_extension_[1234].f: New tests.

From-SVN: r97919
2005-04-09 11:44:07 -07:00
..
backspace.c backspace.c (unformatted_backspace): Do not dereference the pointer to the stream. 2005-04-08 19:07:54 +00:00
close.c
endfile.c
format.c re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in format string) 2005-04-09 11:44:07 -07:00
inquire.c re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS) 2005-03-31 15:30:06 +00:00
io.h * io.h: Setting higher default record length. 2005-03-16 19:33:07 +00:00
list_read.c re PR libfortran/19678 (DOS files don't work for list directed input) 2005-03-25 13:35:29 +00:00
lock.c
open.c re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file) 2005-03-29 08:37:32 +00:00
read.c
rewind.c
transfer.c re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS) 2005-03-31 15:30:06 +00:00
unit.c
unix.c
write.c re PR libfortran/20755 (gfortran - prints the same number with 1p4G12.3 two different ways) 2005-04-05 14:20:10 +00:00