[Bug fortran/70235] [4.9/5 Regression] Incorrect output with PF format

dominiq at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 5 09:45:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70235

--- Comment #27 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Tue Apr  5 09:44:17 2016
New Revision: 234741

URL: https://gcc.gnu.org/viewcvs?rev=234741&root=gcc&view=rev
Log:
2016-04-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
            Dominique d'Humieres  <dominiq@lps.ens.fr>

        PR libgfortran/70235
        * io/write_float.def: Fix PF format for negative values of the scale
        factor.

2016-04-05  Dominique d'Humieres  <dominiq@lps.ens.fr>
            Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        * gfortran.dg/fmt_pf.f90: New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/fmt_pf.f90
Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/libgfortran/ChangeLog
    branches/gcc-5-branch/libgfortran/io/write_float.def


More information about the Gcc-bugs mailing list