[patch, libgfortran] PR30910 ES format not quite right...

Jerry DeLisle jvdelisle@verizon.net
Fri Feb 23 03:42:00 GMT 2007


Hello all,

This trivial patch fixes this problem by only applying the special case for F 
format specifiers.  I have updated the test case within the patch.  Thanks to 
Tobias for tracking in on this.

Regression tested on x86-64-Gnu/Linux.

OK for Trunk and then 4.2?  What about 4.1?

Regards,

Jerry

2007-02-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/30910
	* io/write.c (output_float): Add condition of format F only for
	special case rounding with zero precision.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr30910.diff
Type: text/x-patch
Size: 2258 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070223/46efba22/attachment.bin>


More information about the Fortran mailing list