------- Comment #2 from schwab at suse dot de 2007-11-11 13:41 ------- A value of type unsigned char or unsigned short is always subject to integer promotions in an expression, and can never equal -1 on your platform.
-- schwab at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34065