aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadbackward.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-08-10 18:56:35 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-08-10 18:56:35 +0000
commit4cc1fc4f9eefdfdae09ecb7f4cff9a284b1b4e8b (patch)
treef0af15a57dfdab3f9e66d033ad33fdf6825291c0 /gcc/tree-ssa-threadbackward.c
parent5a02adf63e73d0894b72f13505a4a7e6d154ea20 (diff)
downloadgcc-4cc1fc4f9eefdfdae09ecb7f4cff9a284b1b4e8b.zip
gcc-4cc1fc4f9eefdfdae09ecb7f4cff9a284b1b4e8b.tar.gz
gcc-4cc1fc4f9eefdfdae09ecb7f4cff9a284b1b4e8b.tar.bz2
compiler: annotate or fix fall through cases in switch statements
A new GCC warning, -Wimplicit-fallthrough, detected these three cases where a switch case falls through to another. One of them looks like a bug, so I fixed it; the two other look like intended fall throughs so I just added a "fall through" comment to suppress the GCC warning. Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu. Reviewed-on: https://go-review.googlesource.com/26695 From-SVN: r239332
Diffstat (limited to 'gcc/tree-ssa-threadbackward.c')
0 files changed, 0 insertions, 0 deletions