Option to make unsigned->signed conversion always well-defined?

Miles Bader miles@gnu.org
Fri Oct 7 17:35:00 GMT 2011


2011/10/7 Pedro Pedruzzi <pedro.pedruzzi@gmail.com>:
> It is. For example -100 + -100 = -200 (less than INT8_MIN; does not
> fit). But -1 + -1 = -2, is ok.

Ah, now I see...

-miles

-- 
Cat is power.  Cat is peace.



More information about the Gcc mailing list