gcc/libgfortran
Jerry DeLisle 9355110f96 re PR fortran/36420 (Fortran 2008: g0 edit descriptor)
2008-06-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/36420
	PR libfortran/36421
	PR libfortran/36422
	* io/io.h: Add prototype for write_real.
	* io/transfer.c (formatted_transfer_scalar): For FMT_G and width zero,
	use write_real.
	* io/format.c: Add zero width error message. (parse_format_list): Use
	error message for FMT_A if followed by FMT_ZERO. Use zero width error
	message	for FMT_G if mode is READ or if -std=f95 or f2003. (fmormat0):
	Fix typo in comment.
	* io/write.c (write_a): Set wlen to len if FMT_G and length is zero.
	(write_l): Add wlen variable and use it if FMT_G and width is zero.
	(write_decimal): If FMT_G, set m to -1 to flag processor dependent
	formatting. (write_real): Remove static declaration.

From-SVN: r136545
2008-06-07 23:59:53 +00:00
..
config
generated re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
intrinsics re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
io re PR fortran/36420 (Fortran 2008: g0 edit descriptor) 2008-06-07 23:59:53 +00:00
m4 re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
runtime select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
acinclude.m4 libgomp/ 2008-04-21 20:55:19 +00:00
aclocal.m4
c99_protos.h
ChangeLog re PR fortran/36420 (Fortran 2008: g0 edit descriptor) 2008-06-07 23:59:53 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in
configure libgomp/ 2008-04-21 20:55:19 +00:00
configure.ac
configure.host
fmain.c
gfortran.map re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
libgfortran.h libgfortran.h (gfc_char4_t): New type. 2008-05-14 21:51:27 +00:00
libtool-version
Makefile.am select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
Makefile.in select.c: Moved content to select_inc.c. 2008-05-18 12:00:20 +00:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh