This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53960] Add warning about implicit fallthrough in switch
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 14 Jul 2012 04:52:49 +0000
- Subject: [Bug c++/53960] Add warning about implicit fallthrough in switch
- Auto-submitted: auto-generated
- References: <bug-53960-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53960
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-07-14 04:52:49 UTC ---
I have seen this request before ...