]> 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 15:48:48 +0000 (15:48 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Feb 2014 15:48:48 +0000 (15:48 +0000)
commita0ae6e696fd06d04ff3f836d82a742c9cfbe9df2
treea3ddff74cb8a678f834403711104ee9144959375
parentf1c7074baba9e2dee8c81497e998d3a24e7ce967
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: r207801
libgfortran/ChangeLog
libgfortran/io/write_float.def