gcc/libgfortran/io
François-Xavier Coudert 8f0d39a86b re PR libfortran/21303 (L edit descriptor without a width)
PR libfortran/21303

	* gfortran.h (notification): New enumeration.
	(gfc_notification_std): Prototype for the new function.
	* error.c (gfc_notification_std): New function.
	* io.c (check_format): Handle the case of a L format descriptor
	without a width.

	* runtime/error.c (notification_std): New function.
	* libgfortran.h (notification): New enumeration.
	* io/io.h (notification_std): Prototype for the new function. 
	* io/format.c (parse_format_list): Handle the case of a L format
	descriptor without a width.

	* gcc/testsuite/gfortran.dg/fmt_l.f90: New test.

From-SVN: r111281
2006-02-19 21:31:02 +00:00
..
close.c
file_pos.c re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument) 2006-01-06 01:39:34 +00:00
format.c re PR libfortran/21303 (L edit descriptor without a width) 2006-02-19 21:31:02 +00:00
inquire.c
io.h re PR libfortran/21303 (L edit descriptor without a width) 2006-02-19 21:31:02 +00:00
list_read.c re PR libfortran/25594 (LAPACK regression in schkbl.f) 2006-01-01 02:45:22 +00:00
lock.c
open.c * io/open.c (edit_modes): Correct abusive copy-pasting. 2006-02-19 10:23:28 +00:00
read.c
size_from_kind.c
transfer.c re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO) 2006-02-12 21:59:32 +02:00
unit.c re PR fortran/25264 (write to internal unit from the string itself gives wrong result ?) 2005-12-16 19:32:21 +00:00
unix.c re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO) 2006-02-12 21:59:32 +02:00
unix.h
write.c re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed output for 0.0) 2006-02-08 20:54:14 +00:00