Mark Dickinson <[email protected]> added the comment:

I don't see how this is helpful---all it's reporting on is whether that 
compiler happened to decide to optimize away that particular comparison;  
something which is going to be highly dependent on compiler version, flags, 
platform, etc., and still doesn't tell us anything about whether that compiler 
guarantees to wrap all signed integer overflows.

----------
nosy: +mark.dickinson

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue12985>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to