* write.c (output_float): special check when writing 0.0 with
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Mar 2005 18:09:03 +0000 (18:09 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Mar 2005 18:09:03 +0000 (18:09 +0000)
commit222477eca4a96a2fcc3483897974d11b5c231df4
treeb2c3885a1b4b90ae9295856352a0b4b34bc8c6a3
parentd7401838f94babd4165c62f2d81893502918c0ba
    * write.c (output_float): special check when writing 0.0 with
          EN and ES formats.

        * pr20480.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96566 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr20480.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/write.c