[Bug c/7652] -Wswitch-break : Warn if a switch case falls through

2014-04-30 Thread alexfh at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 --- Comment #28 from Alexander Kornienko --- (In reply to Jonathan Wakely from comment #24) > (In reply to Matthew Woehlke from comment #22) > > [[gcc:fallthrough]] // suppress warning for fall-through to 'case C' > > N.B. the attribute-namesp

[Bug c/7652] -Wswitch-break : Warn if a switch case falls through

2012-09-17 Thread alexfh at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 Alexander Kornienko changed: What|Removed |Added CC||alexfh at google dot com