[issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)

Landry Breuil report at bugs.python.org
Sun Aug 7 11:07:30 CEST 2011


Landry Breuil <landry at openbsd.org> added the comment:

floatobject.c is compiled with 

cc -pthread -c -fno-strict-aliasing -O2 -pipe  -Wall -DTHREAD_STACK_SIZE=0x20000 -fPIC -O2 -pipe -Wall -I. -IInclude -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12589>
_______________________________________


More information about the Python-bugs-list mailing list