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/47285] G format outputs wrong number of characters when decimal supplied in literal


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

--- Comment #5 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-01-27 02:16:23 UTC ---
Author: jvdelisle
Date: Thu Jan 27 02:16:18 2011
New Revision: 169320

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

    PR libgfortran/47285
    * io/write_float.def (output_float): Return SUCCESS or FAILURE and use
    the result to set the padding.

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]