[issue1496032] test_float segfaults with SIGFPE on FreeBSD 6.0 / Alpha

Mark Dickinson report at bugs.python.org
Fri Apr 25 18:17:31 CEST 2008


Mark Dickinson <dickinsm at gmail.com> added the comment:

Okay---I've added -mieee to BASECFLAGS in r62499, when uname -m reports 
alpha* and when gcc is the compiler;  I've also added a configure message 
that simply reports the output of uname -m, to aid debugging in case 
anything funny happens.

With luck, this should fix the problems reported by Bob Ippolito, as well 
as the current test_math and test_cmath failures.

Bob, if you're still listening, are you in a position to check whether 
this change fixes the failures you reported?

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1496032>
_____________________________________


More information about the Python-bugs-list mailing list