Ezra Berch <ezrabe...@mac.com> added the comment: The reason for this issue appears to be a bug in the clang optimizer. This is why it only shows up with debug disabled. When I compile with -O0 instead of -O3, the test passes.
This issue from the clang tracker may be the same issue: http://llvm.org/bugs/show_bug.cgi?id=9524 ---------- nosy: +ezberch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13370> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com