re PR libfortran/47285 (G format outputs wrong number of characters when decimal...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 27 Jan 2011 02:16:18 +0000 (02:16 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 27 Jan 2011 02:16:18 +0000 (02:16 +0000)
commit434b897293cc5fc065a5ecb1536171520887adc4
treeeb4a2fbb806d3bfebb1a1a82b8bf7d7977f589f8
parent04af87889f708b66bf19c4ba9f65b7b1e8f18e34
re PR libfortran/47285 (G format outputs wrong number of characters when decimal supplied in literal)

2011-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/47285
* io/write_float.def (output_float): Return SUCCESS or FAILURE and use
the result to set the padding.

From-SVN: r169320
libgfortran/ChangeLog
libgfortran/io/write_float.def