fallthrough.c:87:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose' fallthrough.c:89:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose' fallthrough.c:91:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose' fallthrough.c:98:1 error: 'fallthrough default' must be enclosed in a 'switch' or 'choose' control structure with a 'default' clause fallthrough.c:100:1 error: 'fallthrough' target must be a later case statement: common3 fallthrough.c:108:1 error: 'fallthrough' target must be a later case statement: common4 fallthrough.c:110:1 error: 'fallthrough default' must precede the 'default' clause