]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR libfortran/59771 (Cleanup handling of Gw.0 and Gw.0Ee format)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Feb 2014 16:53:07 +0000 (16:53 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Feb 2014 16:53:07 +0000 (16:53 +0000)
commit50a0547289795862af8a39b6338132f4f7951ebc
tree0bd3b873863b84f6cf5f54c3bcea97baeaa94c0d
parente5078fd9868c266516d9a9babe0107558f59bc70
backport: re PR libfortran/59771 (Cleanup handling of Gw.0 and Gw.0Ee format)

2014-02-15  Jerry DeLisle  <jvdelisle@gcc.gnu>
    Dominique d'Humieres  <dominiq@lps.ens.fr>

Backport from mainline
PR libfortran/59771
PR libfortran/59774
PR libfortran/59836
* io/write_float.def (output_float): Fix wrong handling of the
Fw.0 format.
(output_float_FMT_G_): Fixes rounding issues with -m32.

Co-Authored-By: Dominique d'Humieres <dominiq@lps.ens.fr>
From-SVN: r207803
libgfortran/ChangeLog
libgfortran/io/write_float.def