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

2012-02-20 Thread eric at brouhaha dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 --- Comment #9 from Eric Smith 2012-02-21 01:04:18 UTC --- Or, instead of a pragma as I proposed in me previous comment, the warning would be avoided by using a goto to the next case label. Updated version of the example from the first comment, w

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

2012-02-20 Thread eric at brouhaha dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7652 Eric Smith changed: What|Removed |Added CC||eric at brouhaha dot com --- Comment #8 from

[Bug c/43073] New: building arm cross-compiler fails when attempting to build regex library

2010-02-15 Thread eric at brouhaha dot com
*** [all] Error 2 -- Summary: building arm cross-compiler fails when attempting to build regex library Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c