This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]