[Bug libfortran/68867] numeric formatting problem in the fortran library
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 15 16:48:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68867
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Revision 231639 committed to trunk.
2015-12-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/pr68867
* io/write.c (set_fnode_default): For kind=16, set the decimal
precision
depending on the platform binary precision, 106 or 113.
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=231639
Fixed on trunk.
More information about the Gcc-bugs
mailing list