aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
Diffstat (limited to 'validation')
-rw-r--r--validation/label-scope-cgoto.c1
-rw-r--r--validation/linear/label-scope-cgoto.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/validation/label-scope-cgoto.c b/validation/label-scope-cgoto.c
index c5d278d3..1edb9948 100644
--- a/validation/label-scope-cgoto.c
+++ b/validation/label-scope-cgoto.c
@@ -65,7 +65,6 @@ l: 1;
/*
* check-name: label-scope-cgoto
* check-command: sparse -Wno-decl $file
- * check-known-to-fail
*
* check-error-start
label-scope-cgoto.c:12:19: error: label 'l' used outside statement expression
diff --git a/validation/linear/label-scope-cgoto.c b/validation/linear/label-scope-cgoto.c
index 592f1ce4..0eba05ae 100644
--- a/validation/linear/label-scope-cgoto.c
+++ b/validation/linear/label-scope-cgoto.c
@@ -3,7 +3,6 @@
/*
* check-name: linear/label-scope-cgoto
* check-command: test-linearize -Wno-decl -I. $file
- * check-known-to-fail
*
* check-error-ignore
* check-output-ignore