- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message215707
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:30 | skrah | set | recipients: + skrah, mark.dickinson, hniksic, jbradaric |
| 2014-04-07 12:24:29 | skrah | link | issue21167 messages |
| 2014-04-07 12:24:29 | skrah | create | |

