gcc/libgfortran/io
Paul Brook 7984a2f04b re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)
PR libfortran/17195
	* libgfortran.h (rtoa): Remove prototype.
	* runtime/error.c (rtoa): Remove.
	* io/write.c (calculate_G_format): Don't add blanks if E format is
	used.  Add correct number of blanks when exponent width is specified.
	(output_float): Rewrite.
testsuite/
	* gfortran.dg/edit_real_1.f90: New test.

From-SVN: r86701
2004-08-28 19:48:02 +00:00
..
backspace.c
close.c
endfile.c
format.c
inquire.c
io.h re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) 2004-08-27 07:59:30 +00:00
list_read.c io.h, [...]: Fix formatting issues, update copyright years. 2004-08-23 16:28:31 +02:00
lock.c
open.c io.h, [...]: Fix formatting issues, update copyright years. 2004-08-23 16:28:31 +02:00
read.c
rewind.c Comment typo. 2004-08-27 14:37:13 +00:00
transfer.c re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) 2004-08-27 07:59:30 +00:00
unit.c
unix.c
write.c re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c) 2004-08-28 19:48:02 +00:00