This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Possible Enhancement - Forcing double prec. on Intel FPUs


On Mon, Jun 15, 1998 at 01:49:54PM +0200, Ralf Loesche wrote:
> The easiest way to make the Intel FPU behave as it is expected
> to, is to compile the code with -ffloat-store.

Well, no, that isn't enough to ensure it.

> By now I fix most problems by calling __setfpucw() from libc manually.
> This, however, makes source code (Fortran) less portable. 

See http://www.cygnus.com/ml/egcs/1998-Mar/0554.html for my solution.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]