basic VRP min/max range overflow question

Mike Stump mrs@apple.com
Mon Jun 20 22:20:00 GMT 2005


On Jun 18, 2005, at 11:50 AM, Paul Schlie wrote:
> [ curiously can't find any actual reference stating that integer  
> overflow
>   is specifically results in undefined behavior, although it's  
> obviously ill defined?

Every operation that isn't defined is undefined.  Only the operations  
that are defined, are defined.  Think about the implications of this.



More information about the Gcc mailing list