[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to handle the -mieee SIGFPE problem in normal Debian packages



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

For full speed turn off support for NaNs and infs (-ffinite-math-only or 
- -ffast-math which turns on -ffinite-math-only).

This is a good thing because it isn't a platform specific switch.  That is, 
there is no need for this if alpha stuff.  If the code only does finite math, 
and you wish to generate (potentially) more optimized code specify 
- -ffinite-math-only.

(if code that requires support for NaNs and infs is being compiled with 
- -ffinite-math-only, then it is time for a bug report *grin*)

- -T

- -- 
 Tyson Whitehead  (-twhitehe@uwo.ca -- WSC-)
 Computer Engineer                        Dept. of Applied Mathematics,
 Graduate Student- Applied Mathematics    University of Western Ontario,
 GnuPG Key ID# 0x8A2AB5D8                 London, Ontario, Canada
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAKn6vRXbLmIoqtdgRAlJvAJ0cFMEQeXP3ajMIQ62wfP4OcF1mZgCbBFZi
jWidZZlPzAFWo1vMrfUgLvo=
=DYkr
-----END PGP SIGNATURE-----



Reply to: