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: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2004 14:17:08 -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 tobi at gcc dot gnu dot org 2004-06-24 14:17 -------
On the compiler side, you should only have to add the type-specific information
to gfc_real_kinds, around line 70 in arith.c. I don't know what needs to be done
in the library, though. Stuff like this should be handled after Steve Kargl
finishes the rewrite of the internal arithmetic to use target precision
arithmetic, PR 15515.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |15515
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15952