[Bug c/26516] warning: left shift count >= width of type
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 1 19:02:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-01 19:02 -------
This is just a duplicate of PR 4210 which talks about not warning for dead code
since this is dead code after all since 15 < 8 is false.
*** This bug has been marked as a duplicate of 4210 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26516
More information about the Gcc-bugs
mailing list