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/7652] -Wswitch-break : Warn if a switch case falls through


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

--- Comment #48 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Thu Jul 28 15:46:07 2016
New Revision: 238824

URL: https://gcc.gnu.org/viewcvs?rev=238824&root=gcc&view=rev
Log:
        PR c/7652
        * jcf-dump.c (print_constant): Add break.

Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/jcf-dump.c

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