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 skrah
Recipients hniksic, jbradaric, mark.dickinson, skrah
Date 2014-04-07.12:24:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140407122428.GA15466@sleipnir.bytereef.org>
In-reply-to <1396871268.3.0.830455523772.issue21167@psf.upfronthosting.co.za>
Content
I agree we should add "-fp-model strict" to the icc build flags, provided that
there is a way that it does not show up in the distutils flags.

Apparently icc users want unsafe fast math by default, so this flag should
probably not be enforced in extension module builds.
History
Date User Action Args
2014-04-07 12:24:30skrahsetrecipients: + skrah, mark.dickinson, hniksic, jbradaric
2014-04-07 12:24:29skrahlinkissue21167 messages
2014-04-07 12:24:29skrahcreate