http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46460
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-13 05:31:15 UTC --- Shifting more than the bits in the (promoted) type is undefined.