This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: intel arithmetic
- To: Jon Wilkening <wilkenin at math dot lbl dot gov>
- Subject: Re: intel arithmetic
- From: Stephen L Moshier <moshier at mediaone dot net>
- Date: Thu, 8 Jun 2000 10:34:58 -0400 (EDT)
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: moshier at mediaone dot net
> I think the problem is that registers
> with extra precision are being used
Under most x86 operating operating systems the user can set the
precision control of the floating point unit. On linux, for example,
see /usr/include/fpu_control.h .