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 mark.dickinson
Recipients Serge Anuchin, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, skrah, steven.daprano, tim.peters, vstinner
Date 2015-07-06.13:57:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436191041.9.0.80457231227.issue24567@psf.upfronthosting.co.za>
In-reply-to
Content
> Still, I think we could switch to -mfpmath=sse, which would at least
guarantee consistent behavior across different gcc versions.

... which would fix fsum on 32-bit Linux, too.  (I thought there was an open issue for this, but now I can't find it.)
History
Date User Action Args
2015-07-06 13:57:21mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, vstinner, steven.daprano, r.david.murray, skrah, serhiy.storchaka, Serge Anuchin
2015-07-06 13:57:21mark.dickinsonsetmessageid: <1436191041.9.0.80457231227.issue24567@psf.upfronthosting.co.za>
2015-07-06 13:57:21mark.dickinsonlinkissue24567 messages
2015-07-06 13:57:21mark.dickinsoncreate