This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
128-bit precision
- From: Benjamin Herbert <herbert at isis dot visi dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 5 Sep 2002 14:51:10 -0500
- Subject: 128-bit precision
One of my researchers wants to test algorithms on a linux x86
box that will eventually be run on a cray. The cray supports 128-bit
precision arithmetic operations. He wants to use namely fortran, but
also C and C++. Will gcc on a linux x86 machine support 128-bit
precision arithmetic operations? If not does anybody know of a
commercial product that can support what I am looking for.
Thanks for the help.
-Ben