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

--- Comment #28 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Tue Apr  5 10:01:17 2016
New Revision: 234742

URL: https://gcc.gnu.org/viewcvs?rev=234742&root=gcc&view=rev
Log:
2016-04-05  Jerry DeLisle  <jvdeli...@gcc.gnu.org>
            Dominique d'Humieres  <domi...@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  <domi...@lps.ens.fr>
            Jerry DeLisle  <jvdeli...@gcc.gnu.org>

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


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

Reply via email to