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 gregory.p.smith
Recipients deep42thought, gregory.p.smith, mark.dickinson, serhiy.storchaka, vstinner
Date 2018-07-16.20:20:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531772421.31.0.56676864532.issue34096@psf.upfronthosting.co.za>
In-reply-to
Content
https://github.com/python/cpython/blob/2.7/configure.ac#L1067

appears to add -fwrapv as desired if the gcc or clang version being used supports it.
History
Date User Action Args
2018-07-16 20:20:21gregory.p.smithsetrecipients: + gregory.p.smith, mark.dickinson, vstinner, serhiy.storchaka, deep42thought
2018-07-16 20:20:21gregory.p.smithsetmessageid: <1531772421.31.0.56676864532.issue34096@psf.upfronthosting.co.za>
2018-07-16 20:20:21gregory.p.smithlinkissue34096 messages
2018-07-16 20:20:21gregory.p.smithcreate