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/60439] No warning for case overflow in switch statement.


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

--- Comment #13 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Mon Jun 16 12:38:07 2014
New Revision: 211707

URL: https://gcc.gnu.org/viewcvs?rev=211707&root=gcc&view=rev
Log:
    PR c/60439
    * c.opt (Wswitch-bool): Add Var.

Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c.opt


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