Mail Archives: djgpp/1997/03/02/22:21:06
Leath Muller wrote:
> etc etc, only with a _lot_ more crap in the middle. Basically, I want
> to inform DJGPP _not_ to load and store the FPU control word information
> as there is no need! Especially when I am doing a lot of fistp's, as this
> just kills performance...
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).
Bill
--
Leave others their otherness.
- Raw text -