gcc/libgfortran/io
Janne Blomqvist 789ebabf1d PR libfortran/52608 Move the removal of initial zeros.
2012-03-17  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/52608
	* io/write_float.def (output_float): Move removal of initial zeros
	until after the scale factor has been applied.

From-SVN: r185486
2012-03-17 19:19:49 +02:00
..
close.c
fbuf.c
fbuf.h
file_pos.c Introduce a size member function to struct stream. 2011-10-31 16:52:26 +02:00
format.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
format.h
inquire.c PR 50016 Slow I/O on MingW due to _commit 2011-11-09 17:46:15 +02:00
intrinsics.c Configure cleanup. 2011-11-09 20:25:58 +02:00
io.h Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00
list_read.c
lock.c
open.c Revert previous fix for PR 45723. 2011-11-07 16:32:50 +02:00
read.c
size_from_kind.c
transfer128.c
transfer.c re PR fortran/50815 (ICE on allocation of deferred length character scalar dummy argument when -fbounds-check) 2011-12-08 20:00:55 +01:00
unit.c re PR libfortran/52434 (Insufficient number of digits in floating point formatting) 2012-03-15 17:14:43 +02:00
unix.c Share vtables instead of replicating them for each unit. 2012-03-16 10:30:26 +02:00
unix.h Share vtables instead of replicating them for each unit. 2012-03-16 10:30:26 +02:00
write_float.def PR libfortran/52608 Move the removal of initial zeros. 2012-03-17 19:19:49 +02:00
write.c Let the compiler decide whether to inline. 2011-11-10 19:08:24 +02:00