gcc/libgfortran/io
Jerry DeLisle 0eac6ca562 re PR libfortran/47567 (Wrong output for small absolute values with F editing)
2011-02-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/47567
	* io/write_float.def (output_float): Move handling of w = 0 to after
	output rounding. Check for zero and set zero_flag accordingly. Set
	width according to zero_flag. Add better comments.

From-SVN: r170585
2011-03-01 02:24:50 +00:00
..
close.c
fbuf.c
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
format.c
format.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
inquire.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
intrinsics.c PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
io.h PR 45629 Remove usage of setjmp/longjmp 2010-11-02 14:56:38 +02:00
list_read.c re PR fortran/47778 (reading two arrays of structures from namelist fails) 2011-02-27 20:06:10 +00:00
lock.c
open.c re PR libfortran/45723 (opening /dev/null for appending writes) 2010-09-22 03:10:24 +00:00
read.c re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2011-01-16 17:55:27 +01:00
size_from_kind.c
transfer.c re PR fortran/47878 (187.facerec miscompares) 2011-02-24 21:13:57 +01:00
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
unit.c
unix.c re PR libfortran/45165 (unix.c:fallback_access() leaks file descriptors) 2011-02-26 15:21:45 +00:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write.c re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
write_float.def re PR libfortran/47567 (Wrong output for small absolute values with F editing) 2011-03-01 02:24:50 +00:00