Stefan Krah <stefan-use...@bytereef.org> added the comment: 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. ---------- resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> [PATCH] Configure should enable -fwrapv for clang _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12973> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com