gcc/libgfortran/io
Jerry DeLisle 7c4f44cd60 re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)
2011-05-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/48787
	* io/write_float.def (output_float): Gather up integer declarations and
	add new 'p' for scale factor. Use 'p' in place of the 'dtp' reference
	everywhere. For ROUND_UP scan the digit string and only perform
	rounding if something other than '0' is found.

From-SVN: r173231
2011-05-01 12:32:18 +00:00
..
close.c
fbuf.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c
format.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
format.h
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 Cleanup memsize types 2011-04-12 22:27:49 +03:00
list_read.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
lock.c
open.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
read.c re PR libfortran/48030 (Implement read_x using fbuf_getc) 2011-03-24 01:48:57 +00:00
size_from_kind.c
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
transfer.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
unit.c remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
unix.c Fix path handling 2011-04-29 19:09:45 +03:00
unix.h PR 47432 Use ttyname_r() if available 2011-01-27 22:05:45 +02:00
write_float.def re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing) 2011-05-01 12:32:18 +00:00
write.c PR 48488 Typo 2011-04-29 19:06:48 +03:00