-
- Downloads
re PR c/79152 (-Wimplicit-fallthrough false positive triggered by goto statements)
PR c/79152 * gimplify.c (should_warn_for_implicit_fallthrough): Handle consecutive non-case labels. * c-c++-common/Wimplicit-fallthrough-35.c: New test. From-SVN: r244726
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/gimplify.c 7 additions, 2 deletionsgcc/gimplify.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/c-c++-common/Wimplicit-fallthrough-35.c 61 additions, 0 deletionsgcc/testsuite/c-c++-common/Wimplicit-fallthrough-35.c
Loading
Please register or sign in to comment