Patch: Re: glimits.h is not compatible with -traditional

Alexandre Oliva aoliva@redhat.com
Fri Sep 1 18:36:00 GMT 2000


On Sep  1, 2000, Richard Henderson <rth@cygnus.com> wrote:

>> I don't think there are equivalent.  INT_MAX * 2 overflows.  The right
>> fix would be `INT_MAX * (unsigned)2 + 1'.

> Huh?  Cast binds higher than multiply.

Stupidity leak :-)

Thanks for setting me straight.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-patches mailing list