http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46460
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Keywords| |diagnostic Last reconfirmed| |2010.11.13 15:06:51 CC| |manu at gcc dot gnu.org Resolution|INVALID | Ever Confirmed|0 |1 Summary|shifting producing |warn for shifting more than |incorrect result |the bits in the (promoted) | |type is undefined Severity|normal |enhancement --- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2010-11-13 15:06:51 UTC --- REOPEN as enhancement request for a warning. (No warning in 4.4.3)