New submission from John Regehr <reg...@cs.utah.edu>:

I ran "make test" for today's Python3k snapshot under a tool which detects math 
operations that the C language considers to have undefined behavior.  This was 
on x86 Linux.  The list of undefined behaviors is attached.  Hopefully they are 
self-explanatory, but please let me know if more details are needed.

----------
files: python-errors.txt
messages: 113079
nosy: regehr
priority: normal
severity: normal
status: open
title: integer undefined behaviors
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file18412/python-errors.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9530>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to