This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433
- From: "jb at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 17 Mar 2012 17:19:54 +0000
- Subject: [Bug libfortran/52608] [4.8 Regression] The test FM110 of the NIST test suite fails since revision 185433
- Auto-submitted: auto-generated
- References: <bug-52608-4@http.gcc.gnu.org/bugzilla/>
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