PR libfortran/52608 Move the removal of initial zeros.
commit06e6fdfb0064b570ee7f86cd7ed3e948b79cb1a2
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Mar 2012 17:19:49 +0000 (17 17:19 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Mar 2012 17:19:49 +0000 (17 17:19 +0000)
treea1204728b1f21e1526d548bbab648a4d04b7ea53
parent4b17ee64cb8a01dc6205f52ea7cdae9eabbc4278
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185486 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/write_float.def