This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15952] Please support real*16
- From: "sgk at troutmask dot apl dot washington dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Aug 2004 23:58:47 -0000
- Subject: [Bug fortran/15952] Please support real*16
- References: <20040612100216.15952.schnetter@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2004-08-26 23:58 -------
rth committed a (partial) fix for this. If the target has a floating
point type that can be mapped to real*16, then we support it; otherwise;
we don't. Note, we may have some missing real*16 intrinsic functions
that need to be implemented.
--
steve
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15952