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 libfortran/47434] Wrong field width for NaN with (F0.n) formatting


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

--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-01-29 17:31:07 UTC ---
Author: jvdelisle
Date: Sat Jan 29 17:31:04 2011
New Revision: 169390

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169390
Log:
2011-01-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    PR libgfortran/47434
    * io/write_float.def (write_infnan): Use calculate_sign to determine
    if the sign should be given and check field widths accordingly.

Modified:
    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]