Bogus warning?

Geoff Keating geoffk@cygnus.com
Tue Jun 20 12:40:00 GMT 2000


Brad Lucier <lucier@math.purdue.edu> writes:

> if (((unsigned long)(x)<(unsigned int)( (((long)1<<((8*(1<<3))-2-1))-1)+1)))

> As far as I can tell, the right hand side is not zero on the alpha.

Sure it is, 'unsigned int' is 32 bits even on alpha.

-- 
- Geoffrey Keating <geoffk@cygnus.com>


More information about the Gcc-bugs mailing list