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/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433


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

--- Comment #2 from Janne Blomqvist <jb at gcc dot gnu.org> 2012-03-17 17:19:54 UTC ---
Author: jb
Date: Sat Mar 17 17:19:49 2012
New Revision: 185486

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185486
Log:
PR libfortran/52608 Move the removal of initial zeros.

2012-03-17  Janne Blomqvist  <jb@gcc.gnu.org>

    PR libfortran/52608
    * io/write_float.def (output_float): Move removal of initial zeros
    until after the scale factor has been applied.


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]