This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, libgfortran] PR48602 Invalid F conversion of G descriptor for values close to powers of 10


On 04/17/2011 11:39 AM, Steve Kargl wrote:
On Sun, Apr 17, 2011 at 10:14:37AM -0700, Jerry DeLisle wrote:
Hi Folks,

This patch implements the adjustments required for the various rounding
modes as stated in the Fortran Standard F2008, paragraph 10.7.5.2.2.  In
the process of testing this patch we have found another bug related to D
and E editing which is now PR48651.  In the meantime, this regressions
tests fine on x86-64.

Test case is that provided in the PR.

OK for trunk?


The patch looks ok to me. But, if you were in the IRC meeting, we could discuss it. :-)


$ svn commit ChangeLog io/write_float.def Sending ChangeLog Sending io/write_float.def Transmitting file data .. Committed revision 172634.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]