This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/46460] warn for shifting more than the bits in the (promoted) type is undefined


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]