Mail Archives: djgpp/1997/03/02/22:29:14
> have you tried -ffast-math ? I don't know if this will help, as I don't
> do alot of fp code, but it might help as the gcc docs say the compiler
> will violate a lot of ieee and ansi rules/assumptions (which could
> include type conversion).
I did try this switch, but it seems that DJGPP assumes that the FPU is
in full precision mode, when its really in single precision. Of course
it has no way of knowing this, which is why I wondered about a -ffpu-single
switch or something similar...
Leathal.
- Raw text -