This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
How to use "long double" real(kind=10) ?
- From: Thomas Baruchel <baruchel at free dot fr>
- To: fortran at gcc dot gnu dot org
- Date: Tue, 21 Feb 2006 19:13:18 +0000 (UTC)
- Subject: How to use "long double" real(kind=10) ?
- Reply-to: Thomas Baruchel <baruchel at free dot fr>
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