This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients V.E.O, christian.heimes, eric.smith, mark.dickinson
Date 2013-07-01.21:58:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372715927.22.0.464718517229.issue18340@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not able to reproduce the error on my system

$ CFLAGS="-mfpmath=sse" ./configure --config-cache --with-pydebug
$ make
$ ./python -m test test_strtod
[1/1] test_strtod
1 test OK.

Linux 3.5.0-28 X86_64
gcc-Version 4.7.2
Intel(R) Core(TM) i7-2860QM CPU @ 2.50GHz
History
Date User Action Args
2013-07-01 21:58:47christian.heimessetrecipients: + christian.heimes, mark.dickinson, eric.smith, V.E.O
2013-07-01 21:58:47christian.heimessetmessageid: <1372715927.22.0.464718517229.issue18340@psf.upfronthosting.co.za>
2013-07-01 21:58:47christian.heimeslinkissue18340 messages
2013-07-01 21:58:47christian.heimescreate