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]

[Bug driver/13464] [gfortran options] -d8, -i8 and -r8 not passed correctly to compiler proper.


------- Additional Comments From toon at moene dot indiv dot nluug dot nl  2003-12-22 23:22 -------
Well, this is the relevant content of fortran/lang.opt:

d8
F95 RejectNegative
Set the default real and integer kinds to double precision

That's, as far as I can see, correct.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


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