This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #25 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Wed Mar 30 20:47:45 2016
New Revision: 234600

URL: https://gcc.gnu.org/viewcvs?rev=234600&root=gcc&view=rev
Log:
2016-03-30  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-03-30  Dominique d'Humieres  <dominiq@lps.ens.fr>
            Jerry DeLisle  <jvdelisle@gcc.gnu.org>

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


Added:
    trunk/gcc/testsuite/gfortran.dg/fmt_pf.f90
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write_float.def

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]