re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)
commitd6b872ad5e5461b690e76fba943a1d28c27af301
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 5 May 2011 01:19:30 +0000 (5 01:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 5 May 2011 01:19:30 +0000 (5 01:19 +0000)
tree236b42840d3e2743ad9a751a7e8f9b567fd5a53d
parentc5c04a8fd89112435221124534214530d9121cc3
re PR libfortran/48787 (Invalid UP/DOWN rounding with F editing)

2011-05-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/48787
* io/write_float.def (output_float): Adjust up and down rounding for
cases where 'd' = 0. Gather common code to one location.

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