]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Fri, 11 Mar 2005 08:03:02 +0000 (09:03 +0100)
committerBud Davis <bdavis@gcc.gnu.org>
Fri, 11 Mar 2005 08:03:02 +0000 (08:03 +0000)
commit0b2df4a7037bf50942bb43ae799f88a7d6c4c261
tree411601a3cc2297dfd35f8ff0cb7349f27c25de3f
parentcbefb99c9944240c248e7aa8dcd9bfd2b7ecc864
[multiple changes]

2005-03-12  Francois-Xavier Coudert  <coudert@clipper.ens.fr>

        PR libfortran/20124
        * gfortran.dg/pr20124.f90: New Test

2005-03-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>

        PR libfortran/20124
        * write.c (output_float): Adds a nzero_real variable to store
        the number of leading zeros whatever the format width is. Corrects
        the rounding of numbers less than 10^(-width). Fixes typo in an
        error message. Updates copyright years

From-SVN: r96291
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr20124.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/write.c
This page took 0.062436 seconds and 5 git commands to generate.