[Bug fortran/35036] illegal E format descriptor produces wrong output

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Feb 2 19:37:00 GMT 2008



------- Comment #13 from jvdelisle at gcc dot gnu dot org  2008-02-02 19:36 -------
Created an attachment (id=15081)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15081&action=view)
Proposed patch

This patch provides an error for precision (number of digits left of decimal
point) specified with E and D formats.  This is consistent with the Standards
and Sun f95.  It also gives an error if the scaling factor is out of acceptable
range.


-- 


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



More information about the Gcc-bugs mailing list