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: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2004 00:50:31 -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 rth at gcc dot gnu dot org 2004-08-27 00:50 -------
The rest is still being worked on. The portion I'm planning to do will
largely end once you can properly do all the arithmetic and the compiler
doesn't crash.
I promise nothing wrt library routines. Here the libgfortran folk will
likely have to steal a large portion of glibc, since most targets don't
have real*16 library functions in libm. Fortunately some do, so the code
exists to be stolen. ;-)
--
What |Removed |Added
----------------------------------------------------------------------------
CC|rth at gcc dot gnu dot org |
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15952