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/37472] bad output on default-format write of double in common block with -m64 flag i



------- Comment #15 from jvdelisle at gcc dot gnu dot org  2008-12-22 14:55 -------
Subject: Bug 37472

Author: jvdelisle
Date: Mon Dec 22 14:53:37 2008
New Revision: 142884

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142884
Log:
2008-12-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/37472
        * io/write_float.def (output_float_FMT_G_): Modify calculation of temp
        to avoid sensitivity to round-off.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write_float.def


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37472


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