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 re PR libfortran/15755 (gfortran: backspace call causes bus error) 2004-06-09 00:55:04 +00:00
close.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
endfile.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
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 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 Commit for Victor Leikehman <lei@il.ibm.com> 2004-08-05 08:37:42 +00:00
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 re PR libfortran/15235 (libgfortran doesn't build on Solaris 10) 2004-05-18 18:06:09 +02:00
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 re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c) 2004-08-28 19:48:02 +00:00