[gfortran] PATCH formatted write of 0.0 (PR libfortran/20101)
FX Coudert
Francois-Xavier.Coudert@lcp.u-psud.fr
Sun Feb 27 17:07:00 GMT 2005
Here is the requested testcase. I have changed the patch and Changelog
entry since you already committed the fix for the typo. Here are the two
Changelog entries for the fix to libgfortran (pr20101.diff) and testcase
(write_0_pe_format.f90).
2005-02-27 François-Xavier Coudert <coudert@clipper.ens.fr>
PR libfortran/20101
* write.c (output_float): Adding special check for value 0.0 in
PE format.
2005-02-27 François-Xavier Coudert <coudert@clipper.ens.fr>
PR libfortran/20101
* gfortran.dg/write_0_pe_format.f90: New test.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr20101.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050227/48708b4d/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: write_0_pe_format.f90
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050227/48708b4d/attachment.f90>
More information about the Fortran
mailing list