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 adam@NetBSD.org, skrah
Date 2011-09-13.22:46:53
SpamBayes Score 0.00050935237
Marked as misclassified No
Message-id <1315954013.7.0.582286717855.issue12973@psf.upfronthosting.co.za>
In-reply-to
Content
I can reproduce your results with a recent clang. gcc has similar
optimization behavior, but for gcc ./configure automatically adds
-fwrapv, which prevents the incorrect results.

I'm closing this as a duplicate of #11149.
History
Date User Action Args
2011-09-13 22:46:53skrahsetrecipients: + skrah, adam@NetBSD.org
2011-09-13 22:46:53skrahsetmessageid: <1315954013.7.0.582286717855.issue12973@psf.upfronthosting.co.za>
2011-09-13 22:46:53skrahlinkissue12973 messages
2011-09-13 22:46:53skrahcreate