Mark Dickinson added the comment:

> From my test, GCC will not enforce DFZ/FTZ only by compiler options. It > 
> needs code modify register flag.

But in normal use, the Python process should be starting in a sensible default 
state, with the DAZ and FTZ flags disabled, so I'm confused about how the DAZ / 
FTZ flags ever get set in the first place.  Are you embedding Python in another 
app?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18340>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to