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/32446] F0.n output format fails with large numbers



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2007-06-24 18:55 -------
Subject: Bug 32446

Author: jvdelisle
Date: Sun Jun 24 18:54:50 2007
New Revision: 125985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125985
Log:
2007-06-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/32446
        * io/write.c (output_float): Calculate ndigits correctly for large
        numbered formats that must pad zeros before the decimal point.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write.c


-- 


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


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