This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32049] Support on x86_64 also kind=16
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2007 21:44:52 -0000
- Subject: [Bug fortran/32049] Support on x86_64 also kind=16
- References: <bug-32049-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ubizjak at gmail dot com 2007-05-31 21:44 -------
(In reply to comment #1)
> To have decent support for __float128 in gfortran, we need to provide a
> __float128 math library. Do you happen to know any?
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/ieee754/?cvsroot=glibc
Look into ldbl-128 directory...
BTW: What exactly is incomplete with software fp?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32049