------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 02:42 ------- This is undefined code. The C standard says that shifts bigger than the size is undefined which means we can have different values at different levels of optimizations.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23540