[Bug c/48418] [4.5/4.6/4.7 Regression] Bit shift operator >>=

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 24 20:52:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48418

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
                 CC|                            |rguenth at gcc dot gnu.org

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-24 20:47:06 UTC ---
Richard, can you explain why this is a P2? the warning is only a regression in
the sense we would warn about about one case but not any more and the code is
undefined at runtime which means we should warn about it in all cases but
currently don't.



More information about the Gcc-bugs mailing list