write.c (output_float): Fix typo in condition.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sun, 27 Feb 2005 16:17:56 +0000 (17:17 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sun, 27 Feb 2005 16:17:56 +0000 (17:17 +0100)
commit34d6d42fb48c22c2a17b948019c5fd162b74ff4a
tree73554e7745fbe1b6cd6e22f610aa28c5b83fbe40
parentac5c8be21e3b5fc0f224b86de1f7a508295b9e41
write.c (output_float): Fix typo in condition.

libgfortran/
* io/write.c (output_float): Fix typo in condition.

gcc/testsuite/
* gfortran.dg/e_d_fmt.f90: New test.

From-SVN: r95615
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/e_d_fmt.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/write.c