r173231 - in /trunk/libgfortran: ChangeLog io/w...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Sun May 1 12:32:00 GMT 2011


Author: jvdelisle
Date: Sun May  1 12:32:18 2011
New Revision: 173231

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173231
Log:
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.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write_float.def



More information about the Gcc-cvs mailing list