Index: src/tests/.expect/fallthrough-ERROR.txt
===================================================================
--- src/tests/.expect/fallthrough-ERROR.txt	(revision a0cfa44bf00c947da38b8562eabf7884ecabb462)
+++ 	(revision )
@@ -1,7 +1,0 @@
-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
