re PR fortran/37472 (bad output on default-format write of double in common block...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 22 Dec 2008 14:53:37 +0000 (14:53 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 22 Dec 2008 14:53:37 +0000 (14:53 +0000)
commit82192170e3576ba627a8592079ac0bc4b4d465db
tree44a5eaa792e12e1c845e8458969741e378060eec
parent8de5d93ad5109959ef26830a4bc72e9e3f73f717
re PR fortran/37472 (bad output on default-format write of double in common block with -m64)

2008-12-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/37472
* io/write_float.def (output_float_FMT_G_): Modify calculation of temp
to avoid sensitivity to round-off.

From-SVN: r142884
libgfortran/ChangeLog
libgfortran/io/write_float.def