[Bug fortran/22629] Would like to access "long double" equivalent type as real*16
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 15 17:41:00 GMT 2005
------- Comment #2 from kargl at gcc dot gnu dot org 2005-12-15 17:41 -------
Gfortran will never support a real*16 data type on IA32 hardware.
This would require software emulation of all of basic floating-point
arthimetic as well as implementation/modification of all intrinsic
procedures that accept real data types and revamping the IO subsystem.
I doubt that this will happen in my life time.
This PR should be closed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22629
More information about the Gcc-bugs
mailing list