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 David.Edelsohn, skrah
Date 2020-09-04.20:12:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599250327.79.0.409235621008.issue41721@roundup.psfhosted.org>
In-reply-to
Content
We would also need -fwrapv to be safe, but I cannot find an equivalent
option for xlc.

The Intel compiler had a similar failure to #40244 that was resolved
by -fwrapv (see #40223).
History
Date User Action Args
2020-09-04 20:12:07skrahsetrecipients: + skrah, David.Edelsohn
2020-09-04 20:12:07skrahsetmessageid: <1599250327.79.0.409235621008.issue41721@roundup.psfhosted.org>
2020-09-04 20:12:07skrahlinkissue41721 messages
2020-09-04 20:12:07skrahcreate