This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

How to use "long double" real(kind=10) ?


With a previous version of gfortran, I remember having used
  real(kind=10)
with no problem. But with a more recent version, I can't use
that any longer. How can I use the "long double" type?

-- 
Thomas Baruchel


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