[Bug libfortran/24685] real(16) formatted input is broken for huge values

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 10 12:03:00 GMT 2006



------- Comment #16 from jakub at gcc dot gnu dot org  2006-04-10 12:02 -------
Subject: Bug 24685

Author: jakub
Date: Mon Apr 10 12:02:55 2006
New Revision: 112819

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112819
Log:
        PR libgfortran/24685
        * io/write.c (MIN_FIELD_WIDTH, STR, STR1): Define.
        (output_float): Increase buffer sizes for IEEE quad and IBM extended
        long double.
        (write_real): Output REAL(16) as 1PG43.34E4 rather than 1PG40.31E4.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write.c


-- 


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



More information about the Gcc-bugs mailing list