fortran/10188: gcc test.c or g77 test.f -malign-double

toon@gcc.gnu.org toon@gcc.gnu.org
Sat Mar 22 14:47:00 GMT 2003


Synopsis: gcc test.c  or g77 test.f -malign-double

Responsible-Changed-From-To: unassigned->toon
Responsible-Changed-By: toon
Responsible-Changed-When: Sat Mar 22 13:40:49 2003
Responsible-Changed-Why:
    Fortran Maintainer.
State-Changed-From-To: open->closed
State-Changed-By: toon
State-Changed-When: Sat Mar 22 13:40:49 2003
State-Changed-Why:
    Not a bug.  A floating point constant in Fortran is a
    REAL unless indicated otherwise.
    
    If you need a DOUBLE PRECISION rendition of 5/9, you have
    to write 0.555555555555555555D0.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10188



More information about the Gcc-bugs mailing list