[Bug c/60439] No warning for case overflow in switch statement.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 6 07:14:00 GMT 2014


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Well in C, the type of a && is an int even though the range is 0...1 .



More information about the Gcc-bugs mailing list