2011-05-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
commitcc4f04931b65b0531029071e4c0ed639fa2669b4
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 May 2011 12:32:18 +0000 (1 12:32 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 May 2011 12:32:18 +0000 (1 12:32 +0000)
tree2ce3bb586cb57135e6779e6c0bbb3e22e80cfb83
parent7331e48d122d4c62b79b5bb4a64a94331d194893
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.

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